Uses of Class
com.shaft.driver.internal.FluentWebDriverAction
Packages that use FluentWebDriverAction
Package
Description
-
Uses of FluentWebDriverAction in com.shaft.driver.internal
Methods in com.shaft.driver.internal that return FluentWebDriverActionModifier and TypeMethodDescriptionFluentWebDriverAction.and()Returns this instance to allow fluent (method-chaining) syntax between successive actions. -
Uses of FluentWebDriverAction in com.shaft.gui.browser
Subclasses of FluentWebDriverAction in com.shaft.gui.browserModifier and TypeClassDescriptionclassProvides a fluent API for performing browser-level actions such as navigation, window management, cookie handling, network interception, and accessibility validation. -
Uses of FluentWebDriverAction in com.shaft.gui.element
Subclasses of FluentWebDriverAction in com.shaft.gui.elementModifier and TypeClassDescriptionclassProvides actions for interacting with browser alert, confirm, and prompt dialogs.classProvides asynchronous (non-blocking) variants of commonElementActionsoperations.classclass -
Uses of FluentWebDriverAction in com.shaft.gui.element.internal
Subclasses of FluentWebDriverAction in com.shaft.gui.element.internalModifier and TypeClassDescriptionclassProvides a fluent API for performing low-level UI interactions on web and mobile elements.