-
Interfaces Interface Description com.thoughtworks.selenium.CommandProcessor The RC interface will be removed in Selenium 3.0. Please migrate to using WebDriver.com.thoughtworks.selenium.Selenium The RC interface will be removed in Selenium 3.0. Please migrate to using WebDriver.org.openqa.selenium.remote.server.handler.interactions.HasInputDevices org.openqa.selenium.remote.server.handler.interactions.HasTouchScreen org.openqa.selenium.remote.server.handler.interactions.Keyboard UseActions
andKeyInput
instead.org.openqa.selenium.remote.server.handler.interactions.Mouse UseActions
and thePointerInput
instead.org.openqa.selenium.remote.server.handler.interactions.TouchScreen Replaced byActions
andPointerInput
.
-
Classes Class Description com.thoughtworks.selenium.DefaultSelenium The RC interface will be removed in Selenium 3.0. Please migrate to using WebDriver.com.thoughtworks.selenium.HttpCommandProcessor The RC interface will be removed in Selenium 3.0. Please migrate to using WebDriver.com.thoughtworks.selenium.SeleneseTestBase The RC interface will be removed in Selenium 3.0. Please migrate to using WebDriver.com.thoughtworks.selenium.SeleneseTestCase Please consider updating to junit 4 or abovecom.thoughtworks.selenium.Wait The RC interface will be removed in Selenium 3.0. Please migrate to using WebDriver.