Uses of Class
com.shaft.gui.element.internal.Actions
-
Uses of Actions in com.shaft.driver
-
Uses of Actions in com.shaft.driver.internal
Modifier and TypeMethodDescriptionFluentWebDriverAction.element()
FluentWebDriverAction.performElementAction()
-
Uses of Actions in com.shaft.gui.element.internal
Modifier and TypeMethodDescriptionActions.and()
Actions.click
(@NonNull org.openqa.selenium.By locator) Actions.dragAndDrop
(@NonNull org.openqa.selenium.By sourceElementLocator, @NonNull org.openqa.selenium.By destinationElementLocator) Actions.type
(@NonNull org.openqa.selenium.By locator, @NonNull CharSequence text)