Class CurrentFrameUrlStartingWith
java.lang.Object
com.codeborne.selenide.conditions.webdriver.CurrentFrameCondition
com.codeborne.selenide.conditions.webdriver.CurrentFrameUrlStartingWith
- All Implemented Interfaces:
ObjectCondition<org.openqa.selenium.WebDriver>
-
Field Summary
Fields inherited from class com.codeborne.selenide.conditions.webdriver.CurrentFrameCondition
expectedUrl
-
Constructor Summary
-
Method Summary
Methods inherited from class com.codeborne.selenide.conditions.webdriver.CurrentFrameCondition
check, describe, description, expectedValue, getCurrentFrameUrl, negativeDescription
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.codeborne.selenide.ObjectCondition
because, message, result
-
Constructor Details
-
CurrentFrameUrlStartingWith
-
-
Method Details
-
test
- Specified by:
test
in classCurrentFrameCondition
-