Uses of Class
com.shaft.driver.SHAFT.GUI.WebDriver
Packages that use SHAFT.GUI.WebDriver
-
Uses of SHAFT.GUI.WebDriver in com.shaft.cucumber
Constructor parameters in com.shaft.cucumber with type arguments of type SHAFT.GUI.WebDriverModifierConstructorDescriptionAssertionSteps(ThreadLocal<SHAFT.GUI.WebDriver> driver) Creates a newAssertionStepsinstance with the supplied thread-local driver.BrowserSteps(ThreadLocal<SHAFT.GUI.WebDriver> driver) Constructs a newBrowserStepsinstance, injecting a sharedThreadLocalWebDriver container from the Cucumber IoC context.ElementSteps(ThreadLocal<SHAFT.GUI.WebDriver> driver)