Class CurrentFrameUrlContaining
java.lang.Object
com.codeborne.selenide.conditions.webdriver.CurrentFrameCondition
com.codeborne.selenide.conditions.webdriver.CurrentFrameUrlContaining
- All Implemented Interfaces:
ObjectCondition<org.openqa.selenium.WebDriver>
-
Field Summary
Fields inherited from class com.codeborne.selenide.conditions.webdriver.CurrentFrameCondition
expectedUrl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.codeborne.selenide.conditions.webdriver.CurrentFrameCondition
actualValue, describe, description, expectedValue, getCurrentFrameUrl, negativeDescription
-
Constructor Details
-
CurrentFrameUrlContaining
-
-
Method Details
-
test
@CheckReturnValue public boolean test(org.openqa.selenium.WebDriver webDriver)
-