File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
webdriver/tests/bidi/browsing_context/locate_nodes Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -122,3 +122,19 @@ links:
122122 subtest : test_locate_by_context_in_shadow_dom[closed-same_origin]
123123 - test : locator.py
124124 subtest : test_locate_by_context_in_shadow_dom[closed-cross_origin]
125+ - test : locator.py
126+ subtest : test_locate_by_context[same_origin]
127+ - test : locator.py
128+ subtest : test_locate_by_context[cross_origin]
129+ - test : locator.py
130+ subtest : test_locate_by_context_in_iframe[same_origin]
131+ - test : locator.py
132+ subtest : test_locate_by_context_in_iframe[cross_origin]
133+ - test : locator.py
134+ subtest : test_locate_by_context_in_shadow_dom[open-same_origin]
135+ - test : locator.py
136+ subtest : test_locate_by_context_in_shadow_dom[open-cross_origin]
137+ - test : locator.py
138+ subtest : test_locate_by_context_in_shadow_dom[closed-same_origin]
139+ - test : locator.py
140+ subtest : test_locate_by_context_in_shadow_dom[closed-cross_origin]
You can’t perform that action at this time.
0 commit comments