Uses of Package
com.shaft.driver
Packages that use com.shaft.driver
Package
Description
-
Classes in com.shaft.driver used by com.shaft.apiClassDescriptionManages a REST API session and exposes a fluent interface for building and executing HTTP requests (GET, POST, PUT, PATCH, DELETE).
-
Classes in com.shaft.driver used by com.shaft.cucumberClassDescriptionManages a Selenium/Appium WebDriver session and exposes fluent actions for browser navigation, element interaction, touch gestures, alert handling, and assertions.
-
Classes in com.shaft.driver used by com.shaft.driverClassDescriptionList of the supported driver types for executionManages a REST API session and exposes a fluent interface for building and executing HTTP requests (GET, POST, PUT, PATCH, DELETE).Provides database connectivity and query execution.Provides asynchronous element actions that run without blocking the calling thread.
-
Classes in com.shaft.driver used by com.shaft.driver.internal
-
Classes in com.shaft.driver used by com.shaft.driver.internal.DriverFactory