+0
-11
lines changedFilter options
+0
-11
lines changed Original file line number Diff line number Diff line change
@@ -429,17 +429,6 @@ public void testShouldBeAbleToFindElementByXPathWithNamespace() {
429
429
assertThat(element.getText()).isEqualTo("Test Chart");
430
430
}
431
431
432
-
@Test
433
-
@Ignore(IE)
434
-
@NotYetImplemented(SAFARI)
435
-
@NotYetImplemented(CHROME)
436
-
@NotYetImplemented(EDGE)
437
-
public void testShouldBeAbleToFindElementByXPathInXmlDocument() {
438
-
driver.get(pages.simpleXmlDocument);
439
-
WebElement element = driver.findElement(By.xpath("//foo"));
440
-
assertThat(element.getText()).isEqualTo("baz");
441
-
}
442
-
443
432
// By.xpath negative
444
433
445
434
@Test
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4