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