A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/seleniumhq/selenium/commit/3fcc4138788857f2122e3693132856339e29a51a below:

[java] remove non-applicable xml test · SeleniumHQ/selenium@3fcc413 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+0

-11

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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