-
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: support
maxNodeCount
in locators (#2040)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: sadym-chromium <sadym-chromium@users.noreply.github.com>
- Loading branch information
1 parent
8c41582
commit ba68a85
Showing
4 changed files
with
69 additions
and
89 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
18 changes: 0 additions & 18 deletions
18
...medriver/headful/webdriver/tests/bidi/browsing_context/locate_nodes/max_node_count.py.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,3 @@ | ||
[max_node_count.py] | ||
[test_find_by_locator_limit_return_count[css_single\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[xpath_single\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[inner_text_single\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[css_multiple\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[xpath_multiple\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[inner_text_multiple\]] | ||
expected: FAIL | ||
|
||
[test_several_context_nodes] | ||
expected: FAIL |
18 changes: 0 additions & 18 deletions
18
...edriver/headless/webdriver/tests/bidi/browsing_context/locate_nodes/max_node_count.py.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,3 @@ | ||
[max_node_count.py] | ||
[test_find_by_locator_limit_return_count[css_single\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[xpath_single\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[inner_text_single\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[css_multiple\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[xpath_multiple\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[inner_text_multiple\]] | ||
expected: FAIL | ||
|
||
[test_several_context_nodes] | ||
expected: FAIL |
18 changes: 0 additions & 18 deletions
18
.../mapper/headless/webdriver/tests/bidi/browsing_context/locate_nodes/max_node_count.py.ini
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,3 @@ | ||
[max_node_count.py] | ||
[test_find_by_locator_limit_return_count[css_single\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[xpath_single\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[inner_text_single\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[css_multiple\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[xpath_multiple\]] | ||
expected: FAIL | ||
|
||
[test_find_by_locator_limit_return_count[inner_text_multiple\]] | ||
expected: FAIL | ||
|
||
[test_several_context_nodes] | ||
expected: FAIL |