disappearing
This commit is contained in:
@@ -15,7 +15,7 @@ public class DisappearingElementsTest extends BaseTest {
|
|||||||
driver.findElement(
|
driver.findElement(
|
||||||
By.xpath(".//*[@id='content']/div/ul/li[last()]"));
|
By.xpath(".//*[@id='content']/div/ul/li[last()]"));
|
||||||
elementsDelMenu.click();
|
elementsDelMenu.click();
|
||||||
driver.navigate().back();
|
driver.navigate().to("https://the-internet.herokuapp.com/disappearing_elements");
|
||||||
driver.navigate().refresh();
|
driver.navigate().refresh();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user