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

Added FindElement methods to BasePage #138

Merged
merged 2 commits into from
Jun 4, 2022
Merged

Conversation

jamesmcroft
Copy link
Member

Improvements to the BasePage to include methods that replicate those in the WebDriver for finding elements by locator, XPath, ID, and Name.

PR checklist

  • Sample tests have been added/updated and pass
  • Documentation has been added/updated for changes
  • Code styling has been met on new source file changes
  • Contains NO breaking changes

Other information

@jamesmcroft jamesmcroft requested a review from a team as a code owner June 4, 2022 07:24
@tom-made tom-made merged commit fd5387a into main Jun 4, 2022
@tom-made tom-made deleted the feature/page-extensions branch June 4, 2022 07:27
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.

None yet

2 participants