Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
170 changes: 94 additions & 76 deletions webdriver/tests/bidi/browsing_context/locate_nodes/META.yml
Original file line number Diff line number Diff line change
@@ -1,77 +1,95 @@
links:
- label: chromium-bidi-2023
results:
- test: context.py
- test: invalid.py
- test: locator.py
- test: max_node_count.py
- test: serialization_options.py
- test: start_nodes.py
url: ''
- product: firefox
results:
- subtest: test_find_by_locator[innerText-foobarBARbaz]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_true_full_match_no_max_depth]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_false_full_match_no_max_depth]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_true_partial_match_no_max_depth]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_false_partial_match_no_max_depth]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_true_full_match_max_depth_zero]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_false_full_match_max_depth_zero]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_true_partial_match_max_depth_zero]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_false_partial_match_max_depth_zero]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_true_full_match_max_depth_two]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_false_full_match_max_depth_two]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_true_partial_match_max_depth_two]
test: locator.py
- subtest: test_find_by_inner_text[ignore_case_false_partial_match_max_depth_two]
test: locator.py
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1941275
- product: firefox
results:
- subtest: test_params_locator_value_invalid_value[innerText-]
test: invalid.py
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1942340
- product: firefox
results:
- subtest: test_params_locator_context_value_invalid_context[non_exiting_context]
test: invalid.py
- subtest: test_params_locator_value_invalid_value[context-value4]
test: invalid.py
- subtest: test_locate_by_context[same_origin]
test: locator.py
- subtest: test_locate_by_context[cross_origin]
test: locator.py
- subtest: test_locate_by_context_in_iframe[same_origin]
test: locator.py
- subtest: test_locate_by_context_in_iframe[cross_origin]
test: locator.py
- subtest: test_locate_by_context_in_shadow_dom[open-same_origin]
test: locator.py
- subtest: test_locate_by_context_in_shadow_dom[open-cross_origin]
test: locator.py
- subtest: test_locate_by_context_in_shadow_dom[closed-same_origin]
test: locator.py
- subtest: test_locate_by_context_in_shadow_dom[closed-cross_origin]
test: locator.py
- subtest: test_find_by_locator_limit_return_count[inner_text_single]
test: max_node_count.py
- subtest: test_find_by_locator_limit_return_count[inner_text_multiple]
test: max_node_count.py
- subtest: test_locate_with_context_nodes[innerText-foo-expected4]
test: start_nodes.py
- subtest: test_locate_with_multiple_context_nodes[innerText-foo]
test: start_nodes.py
- subtest: test_locate_with_document_context_node[innerText-foo]
test: start_nodes.py
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1945627
- label: chromium-bidi-2023
results:
- test: context.py
- test: invalid.py
- test: locator.py
- test: max_node_count.py
- test: serialization_options.py
- test: start_nodes.py
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1941275
results:
- test: locator.py
subtest: test_find_by_locator[innerText-foobarBARbaz]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_true_full_match_no_max_depth]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_false_full_match_no_max_depth]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_true_partial_match_no_max_depth]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_false_partial_match_no_max_depth]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_true_full_match_max_depth_zero]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_false_full_match_max_depth_zero]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_true_partial_match_max_depth_zero]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_false_partial_match_max_depth_zero]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_true_full_match_max_depth_two]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_false_full_match_max_depth_two]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_true_partial_match_max_depth_two]
- test: locator.py
subtest: test_find_by_inner_text[ignore_case_false_partial_match_max_depth_two]
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1942340
results:
- test: invalid.py
subtest: test_params_locator_value_invalid_value[innerText-]
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1945627
results:
- test: invalid.py
subtest: test_params_locator_context_value_invalid_context[non_exiting_context]
- test: invalid.py
subtest: test_params_locator_value_invalid_value[context-value4]
- test: locator.py
subtest: test_locate_by_context[same_origin]
- test: locator.py
subtest: test_locate_by_context[cross_origin]
- test: locator.py
subtest: test_locate_by_context_in_iframe[same_origin]
- test: locator.py
subtest: test_locate_by_context_in_iframe[cross_origin]
- test: locator.py
subtest: test_locate_by_context_in_shadow_dom[open-same_origin]
- test: locator.py
subtest: test_locate_by_context_in_shadow_dom[open-cross_origin]
- test: locator.py
subtest: test_locate_by_context_in_shadow_dom[closed-same_origin]
- test: locator.py
subtest: test_locate_by_context_in_shadow_dom[closed-cross_origin]
- test: max_node_count.py
subtest: test_find_by_locator_limit_return_count[inner_text_single]
- test: max_node_count.py
subtest: test_find_by_locator_limit_return_count[inner_text_multiple]
- test: start_nodes.py
subtest: test_locate_with_context_nodes[innerText-foo-expected4]
- test: start_nodes.py
subtest: test_locate_with_multiple_context_nodes[innerText-foo]
- test: start_nodes.py
subtest: test_locate_with_document_context_node[innerText-foo]
- product: firefox
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1941270
results:
- test: locator.py
subtest: test_locate_by_context[same_origin]
- test: locator.py
subtest: test_locate_by_context[cross_origin]
- test: locator.py
subtest: test_locate_by_context_in_iframe[same_origin]
- test: locator.py
subtest: test_locate_by_context_in_iframe[cross_origin]
- test: locator.py
subtest: test_locate_by_context_in_shadow_dom[open-same_origin]
- test: locator.py
subtest: test_locate_by_context_in_shadow_dom[open-cross_origin]
- test: locator.py
subtest: test_locate_by_context_in_shadow_dom[closed-same_origin]
- test: locator.py
subtest: test_locate_by_context_in_shadow_dom[closed-cross_origin]
Loading