Skip to content

Conversation

@jamesmcroft
Copy link
Member

Resolves #203

Changes have been made to the Windows DatePicker element to ensure that only the values that have changed in a day, month, or year are interacted with. This change speeds up the test run for this particular action as each element is no longer being interacted with unnecessarily.

PR checklist

  • Have Legerity sample tests been added or updated, run locally, and all pass
  • Have added or updated support for platform specific element wrappers been reflected in the Page Object Generator
  • Have code styling rules been run on all new source file changes
  • Have relevant articles in the docs been added or updated for all new source file changes
  • Have major breaking changes been made and are documented

Other information

@jamesmcroft jamesmcroft requested a review from a team as a code owner March 3, 2023 13:30
@jamesmcroft jamesmcroft merged commit f819384 into main Mar 3, 2023
@jamesmcroft jamesmcroft deleted the feature/windows-datepicker-improvements branch March 3, 2023 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows DatePicker checks every spinner while setting date

3 participants