Package com.almis.awe.testing.selenium
Interface IAweInstructions
- All Known Subinterfaces:
IAweFrontEndInstructions
- All Known Implementing Classes:
AngularAweInstructions
,ReactAweInstructions
,SeleniumUtilities
public interface IAweInstructions
-
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.WebDriver
setSeleniumModel
(SeleniumModel seleniumModel)
-
Method Details
-
getDriver
org.openqa.selenium.WebDriver getDriver() -
setSeleniumModel
-