Class StubDevicePool

  • All Implemented Interfaces:
    io.webdevice.device.DeviceProvider<org.openqa.selenium.remote.RemoteWebDriver>, Consumer<io.webdevice.device.Device<org.openqa.selenium.remote.RemoteWebDriver>>, Supplier<io.webdevice.device.Device<org.openqa.selenium.remote.RemoteWebDriver>>

    public class StubDevicePool
    extends io.webdevice.device.DevicePool<org.openqa.selenium.remote.RemoteWebDriver>
    • Constructor Detail

      • StubDevicePool

        public StubDevicePool​(String name,
                              Supplier<org.openqa.selenium.remote.RemoteWebDriver> supplier)