Class ConfiguredProxy

java.lang.Object
net.serenitybdd.core.webdriver.driverproviders.ConfiguredProxy

public class ConfiguredProxy
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    ConfiguredProxy()  
  • Method Summary

    Modifier and Type Method Description
    static java.util.Optional<org.openqa.selenium.Proxy> definedIn​(EnvironmentVariables environmentVariables)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ConfiguredProxy

      public ConfiguredProxy()
  • Method Details

    • definedIn

      public static java.util.Optional<org.openqa.selenium.Proxy> definedIn​(EnvironmentVariables environmentVariables)