-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: implement accessibility locator (#2148)
This PR implements https://w3c.github.io/webdriver-bidi/#locate-nodes-using-accessibility-attributes --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
Showing
16 changed files
with
129 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...ta/chromedriver/headful/webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py.ini
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
...ta/chromedriver/headful/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py.ini
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
...medriver/headful/webdriver/tests/bidi/browsing_context/locate_nodes/max_node_count.py.ini
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...a/chromedriver/headless/webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py.ini
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
...a/chromedriver/headless/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py.ini
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
...edriver/headless/webdriver/tests/bidi/browsing_context/locate_nodes/max_node_count.py.ini
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
...etadata/mapper/headless/webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py.ini
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.