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

Multiple fixes on WebDriverUtils #32

Merged
merged 1 commit into from
Dec 18, 2022

Conversation

obed-vazquez
Copy link
Collaborator

  • Upgraded version
  • Prepared the WebDriverUtils#getTableData() main method to manage more errors and different scenarios.
  • added the getTableDataWithTag() series of methods.
  • Improved getTableDataWithText() ability to find tables.
  • Added a second option to find elements by text on the getElementByText() method.

- Prepared `WebDriverUtils#getTableData()` main method to manage more errors and different scenarios.
- added the `getTableDataWithTag()` series of methods.
- Improved `getTableDataWithText()` ability to find tables.
- Added a second option to find elements by text on the `getElementByText()` method.
@obed-vazquez obed-vazquez self-assigned this Dec 18, 2022
@obed-vazquez obed-vazquez linked an issue Dec 18, 2022 that may be closed by this pull request
4 tasks
@obed-vazquez obed-vazquez requested a review from MarceMX December 18, 2022 00:59
@obed-vazquez obed-vazquez merged commit 16318ee into main Dec 18, 2022
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.

Create a NotFoundTableException
1 participant