Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DateInput web element wrapper #209

Merged
merged 3 commits into from
Feb 16, 2023
Merged

Add DateInput web element wrapper #209

merged 3 commits into from
Feb 16, 2023

Conversation

jamesmcroft
Copy link
Member

Resolves #208

Changes have been made to incorporate a new DateInput element wrapper for the web date input type.

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 February 16, 2023 11:41
Copy link
Contributor

@tom-made tom-made left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jamesmcroft jamesmcroft merged commit 8b0f5a0 into main Feb 16, 2023
@jamesmcroft jamesmcroft deleted the feature/datepicker branch February 16, 2023 11:44
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.

[Feature] DateInput for web elements
2 participants