Uses of Interface
org.openqa.selenium.lift.TestContext
-
Packages that use TestContext Package Description org.openqa.selenium.lift -
-
Uses of TestContext in org.openqa.selenium.lift
Classes in org.openqa.selenium.lift that implement TestContext Modifier and Type Class Description classWebDriverTestContextGives the context for a test, holds page state, and interacts with theWebDriver.
-