Class Hierarchy
- java.lang.Object
- io.webdevice.device.BadWebDriver (implements org.openqa.selenium.HasCapabilities, org.openqa.selenium.WebDriver)
- io.webdevice.device.BaseDeviceProvider<Driver> (implements io.webdevice.device.DeviceProvider<Driver>)
- io.webdevice.device.StubDeviceProvider
- io.webdevice.device.DeviceNotProvidedExceptionTest
- io.webdevice.device.DevicePool<Driver> (implements io.webdevice.device.DeviceProvider<Driver>)
- io.webdevice.device.StubDevicePool
- org.openqa.selenium.remote.RemoteWebDriver (implements org.openqa.selenium.internal.FindsByClassName, org.openqa.selenium.internal.FindsByCssSelector, org.openqa.selenium.internal.FindsById, org.openqa.selenium.internal.FindsByLinkText, org.openqa.selenium.internal.FindsByName, org.openqa.selenium.internal.FindsByTagName, org.openqa.selenium.internal.FindsByXPath, org.openqa.selenium.HasCapabilities, org.openqa.selenium.interactions.HasInputDevices, org.openqa.selenium.interactions.Interactive, org.openqa.selenium.JavascriptExecutor, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebDriver)
- io.webdevice.device.StubWebDriver
- io.webdevice.test.UnitTest
- io.webdevice.device.BrowserTest
- io.webdevice.device.DevicePoolTest
- io.webdevice.device.DeviceProviderTest
- io.webdevice.device.DevicesTest
- io.webdevice.device.DeviceTest
- io.webdevice.device.DirectDeviceProviderTest
- io.webdevice.device.RemoteDeviceProviderTest
- io.webdevice.device.WebDriverForTest (implements org.openqa.selenium.HasCapabilities, org.openqa.selenium.WebDriver)