Class UrlContaining
java.lang.Object
com.codeborne.selenide.conditions.webdriver.UrlCondition
com.codeborne.selenide.conditions.webdriver.UrlContaining
- All Implemented Interfaces:
ObjectCondition<org.openqa.selenium.WebDriver>
-
Field Summary
Fields inherited from class com.codeborne.selenide.conditions.webdriver.UrlCondition
expectedUrl
-
Constructor Summary
-
Method Summary
Methods inherited from class com.codeborne.selenide.conditions.webdriver.UrlCondition
check, describe, description, expectedValue, 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
message, result
-
Constructor Details
-
UrlContaining
-
-
Method Details
-
test
- Specified by:
test
in classUrlCondition
-