Uploaded image for project: 'Magnolia Test Framework'
  1. Magnolia Test Framework
  2. MGNLTEST-9

Form page object can handle date field

    XMLWordPrintable

Details

    Description

      Provide a possibility to add values for date fields.

      Provide a method which takes a date object or a date as a number (milliseconds) as parameter, something like

      DateField setValue(Date date);
      

      Use cases:

      • traits
      • scheduled publication

      Consider simple API first:

      • Potentially doing some date-format string inference
      • vs. mimic actual user behavior toggling date-picker until a certain date, might be a follow-up.

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                rdhar Rishab Dhar
                cmeier Christoph Meier
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Task DoR