Index
All Classes and Interfaces|All Packages
$
- $(By) - Static method in class com.codeborne.selenide.appium.SelenideAppium
- $(By, int) - Static method in class com.codeborne.selenide.appium.SelenideAppium
- $(WebElement) - Static method in class com.codeborne.selenide.appium.SelenideAppium
- $$(Collection<? extends WebElement>) - Static method in class com.codeborne.selenide.appium.SelenideAppium
- $$(By) - Static method in class com.codeborne.selenide.appium.SelenideAppium
- $x(String) - Static method in class com.codeborne.selenide.appium.SelenideAppium
A
- android(String) - Static method in class com.codeborne.selenide.appium.conditions.CombinedAttribute
- android(By) - Static method in class com.codeborne.selenide.appium.selector.CombinedBy
- androidAttributes() - Method in class com.codeborne.selenide.appium.AppiumElementDescriber
- AppiumAttributeValues - Class in com.codeborne.selenide.appium.conditions
- AppiumAttributeValues(CombinedAttribute, String...) - Constructor for class com.codeborne.selenide.appium.conditions.AppiumAttributeValues
- AppiumAttributeValues(CombinedAttribute, List<String>) - Constructor for class com.codeborne.selenide.appium.conditions.AppiumAttributeValues
- AppiumClear - Class in com.codeborne.selenide.appium.commands
- AppiumClear() - Constructor for class com.codeborne.selenide.appium.commands.AppiumClear
- AppiumClick - Class in com.codeborne.selenide.appium.commands
- AppiumClick() - Constructor for class com.codeborne.selenide.appium.commands.AppiumClick
- appiumClickMethod() - Method in class com.codeborne.selenide.appium.AppiumClickOptions
- AppiumClickMethod - Enum Class in com.codeborne.selenide.appium.commands
- AppiumClickOptions - Class in com.codeborne.selenide.appium
- AppiumClipboard - Class in com.codeborne.selenide.appium
- AppiumClipboard(Driver) - Constructor for class com.codeborne.selenide.appium.AppiumClipboard
- AppiumClipboardService - Class in com.codeborne.selenide.appium
- AppiumClipboardService() - Constructor for class com.codeborne.selenide.appium.AppiumClipboardService
- AppiumCollectionCondition - Class in com.codeborne.selenide.appium
- AppiumCollectionCondition() - Constructor for class com.codeborne.selenide.appium.AppiumCollectionCondition
- AppiumCondition - Class in com.codeborne.selenide.appium
- AppiumCondition() - Constructor for class com.codeborne.selenide.appium.AppiumCondition
- AppiumDoubleClick - Class in com.codeborne.selenide.appium.commands
- AppiumDoubleClick() - Constructor for class com.codeborne.selenide.appium.commands.AppiumDoubleClick
- AppiumDoubleTap - Class in com.codeborne.selenide.appium.commands
- AppiumDoubleTap() - Constructor for class com.codeborne.selenide.appium.commands.AppiumDoubleTap
- AppiumDragAndDrop - Class in com.codeborne.selenide.appium.commands
- AppiumDragAndDrop() - Constructor for class com.codeborne.selenide.appium.commands.AppiumDragAndDrop
- AppiumDriverRunner - Class in com.codeborne.selenide.appium
- AppiumDriverRunner() - Constructor for class com.codeborne.selenide.appium.AppiumDriverRunner
- AppiumDriverUnwrapper - Class in com.codeborne.selenide.appium
- AppiumDriverUnwrapper() - Constructor for class com.codeborne.selenide.appium.AppiumDriverUnwrapper
- AppiumElementCommunicator - Class in com.codeborne.selenide.appium
- AppiumElementCommunicator() - Constructor for class com.codeborne.selenide.appium.AppiumElementCommunicator
- AppiumElementDescriber - Class in com.codeborne.selenide.appium
-
Appium-specific element describer.
- AppiumElementDescriber() - Constructor for class com.codeborne.selenide.appium.AppiumElementDescriber
- AppiumNavigator - Class in com.codeborne.selenide.appium
- AppiumNavigator() - Constructor for class com.codeborne.selenide.appium.AppiumNavigator
- AppiumScreenSourceExtractor - Class in com.codeborne.selenide.appium
- AppiumScreenSourceExtractor() - Constructor for class com.codeborne.selenide.appium.AppiumScreenSourceExtractor
- AppiumScrollCoordinates - Class in com.codeborne.selenide.appium
- AppiumScrollCoordinates(int, int, int, int) - Constructor for class com.codeborne.selenide.appium.AppiumScrollCoordinates
- AppiumScrollOptions - Class in com.codeborne.selenide.appium
- AppiumScrollTo - Class in com.codeborne.selenide.appium.commands
- AppiumScrollTo() - Constructor for class com.codeborne.selenide.appium.commands.AppiumScrollTo
- AppiumSelectors - Class in com.codeborne.selenide.appium
- AppiumSetValue - Class in com.codeborne.selenide.appium.commands
- AppiumSwipeDirection - Enum Class in com.codeborne.selenide.appium
- AppiumSwipeOptions - Class in com.codeborne.selenide.appium
- AppiumSwipeTo - Class in com.codeborne.selenide.appium.commands
- AppiumSwipeTo() - Constructor for class com.codeborne.selenide.appium.commands.AppiumSwipeTo
- AppiumTap - Class in com.codeborne.selenide.appium.commands
- AppiumTap() - Constructor for class com.codeborne.selenide.appium.commands.AppiumTap
- AppiumType - Class in com.codeborne.selenide.appium.commands
- AppiumType() - Constructor for class com.codeborne.selenide.appium.commands.AppiumType
- AppiumUnfocus - Class in com.codeborne.selenide.appium.commands
- AppiumUnfocus() - Constructor for class com.codeborne.selenide.appium.commands.AppiumUnfocus
- AppiumVal - Class in com.codeborne.selenide.appium.commands
- AppiumVal() - Constructor for class com.codeborne.selenide.appium.commands.AppiumVal
- as(String) - Method in interface com.codeborne.selenide.appium.SelenideAppiumElement
- attribute - Variable in class com.codeborne.selenide.appium.conditions.AppiumAttributeValues
- attribute(CombinedAttribute, String) - Static method in class com.codeborne.selenide.appium.AppiumCondition
- attributeName - Variable in class com.codeborne.selenide.appium.selector.ByTagAndAttribute
- attributeName - Variable in class com.codeborne.selenide.appium.selector.WithTagAndAttribute
- attributes(CombinedAttribute, String...) - Static method in class com.codeborne.selenide.appium.AppiumCollectionCondition
- attributes(CombinedAttribute, List<String>) - Static method in class com.codeborne.selenide.appium.AppiumCollectionCondition
- attributes(Driver, List<WebElement>, String) - Method in class com.codeborne.selenide.appium.AppiumElementCommunicator
- attributeValue - Variable in class com.codeborne.selenide.appium.selector.ByTagAndAttribute
- attributeValue - Variable in class com.codeborne.selenide.appium.selector.WithTagAndAttribute
- AttributeWithValue - Class in com.codeborne.selenide.appium.conditions
- AttributeWithValue(CombinedAttribute, String) - Constructor for class com.codeborne.selenide.appium.conditions.AttributeWithValue
B
- back() - Static method in class com.codeborne.selenide.appium.SelenideAppium
-
Navigate app back to previous screen
- briefly(Driver, WebElement) - Method in class com.codeborne.selenide.appium.AppiumElementDescriber
- byAttribute(String, String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- ByAttribute - Class in com.codeborne.selenide.appium.selector
- ByAttribute(String, String) - Constructor for class com.codeborne.selenide.appium.selector.ByAttribute
- byClassNameAndIndex(String, int) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- ByClassNameAndIndex - Class in com.codeborne.selenide.appium.selector
- ByClassNameAndIndex(String, int) - Constructor for class com.codeborne.selenide.appium.selector.ByClassNameAndIndex
- byContentDescription(String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- ByContentDescription - Class in com.codeborne.selenide.appium.selector
- ByContentDescription(String) - Constructor for class com.codeborne.selenide.appium.selector.ByContentDescription
- byName(String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- ByName - Class in com.codeborne.selenide.appium.selector
- ByName(String) - Constructor for class com.codeborne.selenide.appium.selector.ByName
- byTagAndAttribute(String, String, String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- ByTagAndAttribute - Class in com.codeborne.selenide.appium.selector
- ByTagAndAttribute(String, String, String) - Constructor for class com.codeborne.selenide.appium.selector.ByTagAndAttribute
- byTagAndContentDescription(String, String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- ByTagAndContentDescription - Class in com.codeborne.selenide.appium.selector
- ByTagAndContentDescription(String, String) - Constructor for class com.codeborne.selenide.appium.selector.ByTagAndContentDescription
- byTagAndName(String, String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- ByTagAndName - Class in com.codeborne.selenide.appium.selector
- ByTagAndName(String, String) - Constructor for class com.codeborne.selenide.appium.selector.ByTagAndName
- byTagAndText(String, String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- ByTagAndText - Class in com.codeborne.selenide.appium.selector
- ByTagAndText(String, String) - Constructor for class com.codeborne.selenide.appium.selector.ByTagAndText
- byText(String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- ByText - Class in com.codeborne.selenide.appium.selector
- ByText(String) - Constructor for class com.codeborne.selenide.appium.selector.ByText
C
- check(Driver, List<WebElement>) - Method in class com.codeborne.selenide.appium.conditions.AppiumAttributeValues
- check(Driver, WebElement) - Method in class com.codeborne.selenide.appium.conditions.AttributeWithValue
- className - Variable in class com.codeborne.selenide.appium.selector.ByClassNameAndIndex
- click(Driver, WebElement, AppiumClickOptions) - Method in class com.codeborne.selenide.appium.commands.AppiumClick
- click(Driver, WebElement, ClickOptions) - Method in class com.codeborne.selenide.appium.commands.AppiumClick
- com.codeborne.selenide.appium - package com.codeborne.selenide.appium
- com.codeborne.selenide.appium.commands - package com.codeborne.selenide.appium.commands
- com.codeborne.selenide.appium.conditions - package com.codeborne.selenide.appium.conditions
- com.codeborne.selenide.appium.selector - package com.codeborne.selenide.appium.selector
- CombinedAttribute - Class in com.codeborne.selenide.appium.conditions
- CombinedBy - Class in com.codeborne.selenide.appium.selector
- context(String) - Method in class com.codeborne.selenide.appium.SelenideAppiumTargetLocator
- create(CollectionSource) - Method in class com.codeborne.selenide.appium.SelenideAppiumCollection
- createCollection(CollectionSource, Class<?>) - Method in class com.codeborne.selenide.appium.SelenideAppiumPageFactory
- createFile(Config, WebDriver, String) - Method in class com.codeborne.selenide.appium.AppiumScreenSourceExtractor
D
- decorate(ClassLoader, Driver, WebElementSource, Field, By, Type[]) - Method in class com.codeborne.selenide.appium.SelenideAppiumPageFactory
- decorateWebElement(Driver, WebElementSource, By, Field, String) - Method in class com.codeborne.selenide.appium.SelenideAppiumPageFactory
- DeepLinkLauncher - Class in com.codeborne.selenide.appium
- DeepLinkLauncher() - Constructor for class com.codeborne.selenide.appium.DeepLinkLauncher
- DOUBLE_TAP - Enum constant in enum class com.codeborne.selenide.appium.commands.AppiumClickMethod
- doubleTap() - Static method in class com.codeborne.selenide.appium.AppiumClickOptions
- doubleTap() - Method in interface com.codeborne.selenide.appium.SelenideAppiumElement
- down() - Static method in class com.codeborne.selenide.appium.AppiumScrollOptions
- down(float, float) - Static method in class com.codeborne.selenide.appium.AppiumScrollOptions
- down(int) - Static method in class com.codeborne.selenide.appium.AppiumScrollOptions
- DOWN - Enum constant in enum class com.codeborne.selenide.appium.ScrollDirection
- driver() - Method in class com.codeborne.selenide.appium.AppiumClipboard
E
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumClear
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumClick
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumDoubleClick
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumDoubleTap
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumDragAndDrop
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumScrollTo
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumSetValue
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumSwipeTo
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumTap
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumType
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumUnfocus
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.AppiumVal
- execute(SelenideElement, WebElementSource, Object[]) - Method in class com.codeborne.selenide.appium.commands.HideKeyboard
- expectedAttributeValue - Variable in class com.codeborne.selenide.appium.conditions.AttributeWithValue
F
- findElement(WebElementSource) - Method in class com.codeborne.selenide.appium.commands.AppiumDoubleClick
- findElement(WebElementSource) - Method in class com.codeborne.selenide.appium.commands.AppiumType
- findElement(WebElementSource, boolean) - Method in class com.codeborne.selenide.appium.commands.AppiumClick
- findElement(SearchContext) - Method in class com.codeborne.selenide.appium.selector.CombinedBy
- findElement(SearchContext) - Method in class com.codeborne.selenide.appium.selector.ByTagAndAttribute
- findElements(SearchContext) - Method in class com.codeborne.selenide.appium.selector.CombinedBy
- findElements(SearchContext) - Method in class com.codeborne.selenide.appium.selector.ByTagAndAttribute
- findSelector(Driver, Field) - Method in class com.codeborne.selenide.appium.SelenideAppiumPageFactory
- fully(Driver, WebElement) - Method in class com.codeborne.selenide.appium.AppiumElementDescriber
G
- genericAttributes() - Method in class com.codeborne.selenide.appium.AppiumElementDescriber
- getAndroidDriver() - Static method in class com.codeborne.selenide.appium.AppiumDriverRunner
-
Get the underlying instance of AndroidDriver This can be used for any operations directly with AndroidDriver.
- getAppiumSwipeDirection() - Method in class com.codeborne.selenide.appium.AppiumSwipeOptions
- getAttributeValue(Driver, WebElement) - Method in class com.codeborne.selenide.appium.conditions.CombinedAttribute
- getBottomPointHeightPercent() - Method in class com.codeborne.selenide.appium.AppiumScrollOptions
- getCenter(WebElement) - Method in class com.codeborne.selenide.appium.commands.AppiumClick
- getClipboard(Driver) - Method in class com.codeborne.selenide.appium.AppiumClipboardService
- getContextHandles() - Static method in class com.codeborne.selenide.appium.SelenideAppium
- getContextHandles() - Method in class com.codeborne.selenide.appium.SelenideAppiumTargetLocator
- getCurrentContext() - Static method in class com.codeborne.selenide.appium.SelenideAppium
- getCurrentContext() - Method in class com.codeborne.selenide.appium.SelenideAppiumTargetLocator
- getEndX() - Method in class com.codeborne.selenide.appium.AppiumScrollCoordinates
- getEndY() - Method in class com.codeborne.selenide.appium.AppiumScrollCoordinates
- getIosDriver() - Static method in class com.codeborne.selenide.appium.AppiumDriverRunner
-
Get the underlying instance of IOSDriver This can be used for any operations directly with IOSDriver.
- getMaxSwipeCounts() - Method in class com.codeborne.selenide.appium.AppiumScrollOptions
- getMaxSwipeCounts() - Method in class com.codeborne.selenide.appium.AppiumSwipeOptions
- getMobileDriver() - Static method in class com.codeborne.selenide.appium.AppiumDriverRunner
-
Get the underlying instance of AppiumDriver This can be used for any operations directly with AppiumDriver.
- getRemoteParameters() - Method in class com.codeborne.selenide.appium.selector.ByTagAndAttribute
- getScrollDirection() - Method in class com.codeborne.selenide.appium.AppiumScrollOptions
- getStartX() - Method in class com.codeborne.selenide.appium.AppiumScrollCoordinates
- getStartY() - Method in class com.codeborne.selenide.appium.AppiumScrollCoordinates
- getText() - Method in class com.codeborne.selenide.appium.AppiumClipboard
- getTopPointHeightPercent() - Method in class com.codeborne.selenide.appium.AppiumScrollOptions
H
- hideKeyboard() - Method in interface com.codeborne.selenide.appium.SelenideAppiumElement
- HideKeyboard - Class in com.codeborne.selenide.appium.commands
- HideKeyboard() - Constructor for class com.codeborne.selenide.appium.commands.HideKeyboard
I
- index - Variable in class com.codeborne.selenide.appium.selector.ByClassNameAndIndex
- ios(String) - Method in class com.codeborne.selenide.appium.conditions.CombinedAttribute
- ios(By) - Method in class com.codeborne.selenide.appium.selector.CombinedBy
- iosAttributes() - Method in class com.codeborne.selenide.appium.AppiumElementDescriber
- isAndroid(Driver) - Static method in class com.codeborne.selenide.appium.AppiumDriverUnwrapper
- isAndroid(SearchContext) - Static method in class com.codeborne.selenide.appium.AppiumDriverUnwrapper
- isAndroidDriver() - Static method in class com.codeborne.selenide.appium.AppiumDriverRunner
-
Checks that current driver is AndroidDriver
- isIos(Driver) - Static method in class com.codeborne.selenide.appium.AppiumDriverUnwrapper
- isIos(SearchContext) - Static method in class com.codeborne.selenide.appium.AppiumDriverUnwrapper
- isIosDriver() - Static method in class com.codeborne.selenide.appium.AppiumDriverRunner
-
Checks that current driver is IOSDriver
- isMobile(Driver) - Static method in class com.codeborne.selenide.appium.AppiumDriverUnwrapper
- isMobile(SearchContext) - Static method in class com.codeborne.selenide.appium.AppiumDriverUnwrapper
L
- launchApp() - Static method in class com.codeborne.selenide.appium.SelenideAppium
-
The main starting point in your tests.
- launchApp(Supplier<Runnable>) - Method in class com.codeborne.selenide.appium.AppiumNavigator
- left() - Static method in class com.codeborne.selenide.appium.AppiumSwipeOptions
- left(int) - Static method in class com.codeborne.selenide.appium.AppiumSwipeOptions
- LEFT - Enum constant in enum class com.codeborne.selenide.appium.AppiumSwipeDirection
- LONG_PRESS - Enum constant in enum class com.codeborne.selenide.appium.commands.AppiumClickMethod
- longPress() - Static method in class com.codeborne.selenide.appium.AppiumClickOptions
- longPressFor(Duration) - Static method in class com.codeborne.selenide.appium.AppiumClickOptions
- longPressHoldDuration() - Method in class com.codeborne.selenide.appium.AppiumClickOptions
O
- object() - Method in class com.codeborne.selenide.appium.AppiumClipboard
- openAndroidDeepLink(String, String) - Static method in class com.codeborne.selenide.appium.SelenideAppium
-
Open a deep link for an Android application
- openDeepLinkOnAndroid(AppiumDriver, String, String) - Method in class com.codeborne.selenide.appium.DeepLinkLauncher
- openDeepLinkOnIos(AppiumDriver, String) - Method in class com.codeborne.selenide.appium.DeepLinkLauncher
- openIOSDeepLink(String) - Static method in class com.codeborne.selenide.appium.SelenideAppium
-
Open a deep link for an IOS application
R
- right() - Static method in class com.codeborne.selenide.appium.AppiumSwipeOptions
- right(int) - Static method in class com.codeborne.selenide.appium.AppiumSwipeOptions
- RIGHT - Enum constant in enum class com.codeborne.selenide.appium.AppiumSwipeDirection
S
- SAFARI_ELEMENTS_TIMEOUT - Static variable in class com.codeborne.selenide.appium.DeepLinkLauncher
- screen(Class<PageObjectClass>) - Static method in class com.codeborne.selenide.appium.ScreenObject
-
Create a Page Object instance.
- screen(T) - Static method in class com.codeborne.selenide.appium.ScreenObject
-
Initialize a Page Object fields annotated with @FindBy, @AndroidFindBy, @iOSFindBy etc.
- ScreenObject - Class in com.codeborne.selenide.appium
- ScreenObject() - Constructor for class com.codeborne.selenide.appium.ScreenObject
- scroll(AppiumScrollOptions) - Method in interface com.codeborne.selenide.appium.SelenideAppiumElement
- ScrollDirection - Enum Class in com.codeborne.selenide.appium
- scrollTo() - Method in interface com.codeborne.selenide.appium.SelenideAppiumElement
- selector(By) - Method in class com.codeborne.selenide.appium.AppiumElementDescriber
- SelenideAppium - Class in com.codeborne.selenide.appium
-
The main starting point of Selenide-Appium.
- SelenideAppiumCollection - Class in com.codeborne.selenide.appium
- SelenideAppiumCommands - Class in com.codeborne.selenide.appium.commands
- SelenideAppiumCommands() - Constructor for class com.codeborne.selenide.appium.commands.SelenideAppiumCommands
- SelenideAppiumElement - Interface in com.codeborne.selenide.appium
- SelenideAppiumPageFactory - Class in com.codeborne.selenide.appium
- SelenideAppiumPageFactory() - Constructor for class com.codeborne.selenide.appium.SelenideAppiumPageFactory
- SelenideAppiumTargetLocator - Class in com.codeborne.selenide.appium
- setText(String) - Method in class com.codeborne.selenide.appium.AppiumClipboard
- supportedAttributes(Driver) - Method in class com.codeborne.selenide.appium.AppiumElementDescriber
- swipe(AppiumSwipeOptions) - Method in interface com.codeborne.selenide.appium.SelenideAppiumElement
- swipeTo() - Method in interface com.codeborne.selenide.appium.SelenideAppiumElement
- switchTo() - Static method in class com.codeborne.selenide.appium.SelenideAppium
T
- tag - Variable in class com.codeborne.selenide.appium.selector.ByTagAndAttribute
- tag - Variable in class com.codeborne.selenide.appium.selector.WithTagAndAttribute
- tap() - Static method in class com.codeborne.selenide.appium.AppiumClickOptions
- tap() - Method in interface com.codeborne.selenide.appium.SelenideAppiumElement
- tap(AppiumClickOptions) - Method in interface com.codeborne.selenide.appium.SelenideAppiumElement
- TAP - Enum constant in enum class com.codeborne.selenide.appium.commands.AppiumClickMethod
- TAP_WITH_OFFSET - Enum constant in enum class com.codeborne.selenide.appium.commands.AppiumClickMethod
- tapWithOffset(int, int) - Static method in class com.codeborne.selenide.appium.AppiumClickOptions
- terminateApp(AppiumDriver, String) - Method in class com.codeborne.selenide.appium.AppiumNavigator
- terminateApp(String) - Static method in class com.codeborne.selenide.appium.SelenideAppium
-
Terminate application
- texts(Driver, List<WebElement>) - Method in class com.codeborne.selenide.appium.AppiumElementCommunicator
- toJson() - Method in class com.codeborne.selenide.appium.selector.ByTagAndAttribute
- toString() - Method in class com.codeborne.selenide.appium.selector.ByClassNameAndIndex
- toString() - Method in class com.codeborne.selenide.appium.selector.ByTagAndAttribute
- toString() - Method in class com.codeborne.selenide.appium.selector.CombinedBy
- toString() - Method in class com.codeborne.selenide.appium.selector.WithTagAndAttribute
U
- up() - Static method in class com.codeborne.selenide.appium.AppiumScrollOptions
- up(float, float) - Static method in class com.codeborne.selenide.appium.AppiumScrollOptions
- up(int) - Static method in class com.codeborne.selenide.appium.AppiumScrollOptions
- UP - Enum constant in enum class com.codeborne.selenide.appium.ScrollDirection
V
- valueOf(String) - Static method in enum class com.codeborne.selenide.appium.AppiumSwipeDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.codeborne.selenide.appium.commands.AppiumClickMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.codeborne.selenide.appium.ScrollDirection
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.codeborne.selenide.appium.AppiumSwipeDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.codeborne.selenide.appium.commands.AppiumClickMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.codeborne.selenide.appium.ScrollDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- with(AppiumSwipeDirection, int) - Static method in class com.codeborne.selenide.appium.AppiumSwipeOptions
- with(ScrollDirection, float, float) - Static method in class com.codeborne.selenide.appium.AppiumScrollOptions
- with(ScrollDirection, int) - Static method in class com.codeborne.selenide.appium.AppiumScrollOptions
- withAttribute(String, String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- WithAttribute - Class in com.codeborne.selenide.appium.selector
- WithAttribute(String, String) - Constructor for class com.codeborne.selenide.appium.selector.WithAttribute
- withContentDescription(String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- WithContentDescription - Class in com.codeborne.selenide.appium.selector
- WithContentDescription(String) - Constructor for class com.codeborne.selenide.appium.selector.WithContentDescription
- withName(String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- WithName - Class in com.codeborne.selenide.appium.selector
- WithName(String) - Constructor for class com.codeborne.selenide.appium.selector.WithName
- withTagAndAttribute(String, String, String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- WithTagAndAttribute - Class in com.codeborne.selenide.appium.selector
- WithTagAndAttribute(String, String, String) - Constructor for class com.codeborne.selenide.appium.selector.WithTagAndAttribute
- withTagAndContentDescription(String, String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- WithTagAndContentDescription - Class in com.codeborne.selenide.appium.selector
- WithTagAndContentDescription(String, String) - Constructor for class com.codeborne.selenide.appium.selector.WithTagAndContentDescription
- withTagAndName(String, String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- WithTagAndName - Class in com.codeborne.selenide.appium.selector
- WithTagAndName(String, String) - Constructor for class com.codeborne.selenide.appium.selector.WithTagAndName
- withTagAndText(String, String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- WithTagAndText - Class in com.codeborne.selenide.appium.selector
- WithTagAndText(String, String) - Constructor for class com.codeborne.selenide.appium.selector.WithTagAndText
- withText(String) - Static method in class com.codeborne.selenide.appium.AppiumSelectors
- WithText - Class in com.codeborne.selenide.appium.selector
- WithText(String) - Constructor for class com.codeborne.selenide.appium.selector.WithText
All Classes and Interfaces|All Packages