Package com.codeborne.selenide.appium
Class AppiumCondition
java.lang.Object
com.codeborne.selenide.appium.AppiumCondition
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic WebElementCondition
attribute
(CombinedAttribute attribute, String expectedAttributeValue)
-
Constructor Details
-
AppiumCondition
public AppiumCondition()
-
-
Method Details
-
attribute
@Nonnull @CheckReturnValue public static WebElementCondition attribute(CombinedAttribute attribute, String expectedAttributeValue)
-