Class EnhanceDriver

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

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

    Modifier and Type Method Description
    static EnhanceDriver from​(EnvironmentVariables environmentVariables)  
    org.openqa.selenium.WebDriver to​(org.openqa.selenium.WebDriver driver)  

    Methods inherited from class java.lang.Object

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

    • from

      public static EnhanceDriver from​(EnvironmentVariables environmentVariables)
    • to

      public org.openqa.selenium.WebDriver to​(org.openqa.selenium.WebDriver driver)