Uses of Interface
com.thoughtworks.selenium.Selenium
-
Packages that use Selenium Package Description com.thoughtworks.selenium com.thoughtworks.selenium.webdriven -
-
Uses of Selenium in com.thoughtworks.selenium
Classes in com.thoughtworks.selenium that implement Selenium Modifier and Type Class Description classDefaultSeleniumDeprecated.The RC interface will be removed in Selenium 3.0.Fields in com.thoughtworks.selenium declared as Selenium Modifier and Type Field Description protected SeleniumSeleneseTestBase. seleniumDeprecated.Use this object to run all of your selenium testsprotected SeleniumSeleneseTestCase. seleniumDeprecated.Use this object to run all of your selenium testsConstructors in com.thoughtworks.selenium with parameters of type Selenium Constructor Description ScreenshotListener(java.io.File outputDirectory, Selenium selenium) -
Uses of Selenium in com.thoughtworks.selenium.webdriven
Classes in com.thoughtworks.selenium.webdriven that implement Selenium Modifier and Type Class Description classWebDriverBackedSelenium
-