Package io.testproject.sdk.internal.helpers
Helpers to reconstruct the drivers.
-
Interface Summary Interface Description ReportingCommandsExecutor Interface implemented by custom executors. -
Class Summary Class Description CustomAppiumCommandExecutor A custom Appium commands executor for Appium drivers.CustomHttpCommandExecutor A custom commands executor for Selenium drivers.DriverHelper Helper class to restore drivers and their properties.GenericCommandExecutor A custom commands executor for Generic driver.RedactHelper Utility class to handle redaction of values input into secured elements.ShutdownThreadManager Will be used to manage the driver and AgentClient shutdown threads to ensure the AgentClient will not close before the driver finishes reporting.