We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e47913 commit bdfbb70Copy full SHA for bdfbb70
java/test/org/openqa/selenium/bidi/browsingcontext/LocateNodesTest.java
@@ -162,8 +162,6 @@ void canLocateNodesWithMaxNodeCount() {
162
}
163
164
@Test
165
- @NotYetImplemented(CHROME)
166
- @NotYetImplemented(EDGE)
167
void canLocateNodesGivenStartNodes() {
168
String handle = driver.getWindowHandle();
169
BrowsingContext browsingContext = new BrowsingContext(driver, handle);
0 commit comments