Class ConfigureChromeOptions

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

public class ConfigureChromeOptions
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static ConfigureChromeOptions from​(EnvironmentVariables environmentVariables)  
    org.openqa.selenium.chrome.ChromeOptions to​(org.openqa.selenium.chrome.ChromeOptions chromeOptions)  

    Methods inherited from class java.lang.Object

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

    • from

      public static ConfigureChromeOptions from​(EnvironmentVariables environmentVariables)
    • to

      public org.openqa.selenium.chrome.ChromeOptions to​(org.openqa.selenium.chrome.ChromeOptions chromeOptions)