Package com.codeborne.selenide
Interface ObjectCondition<T>
- All Known Implementing Classes:
Content
,CookieWithName
,CookieWithNameAndValue
,CurrentFrameCondition
,CurrentFrameUrl
,CurrentFrameUrlContaining
,CurrentFrameUrlStartingWith
,Item
,Item
,ItemWithValue
,ItemWithValue
,NumberOfWindows
,Title
,Url
,UrlCondition
,UrlContaining
,UrlStartingWith
@ParametersAreNonnullByDefault
public interface ObjectCondition<T>
-
Method Summary
-
Method Details
-
description
-
negativeDescription
-
check
-
expectedValue
-
describe
-
message
-
result
-