Class ChromePreferences

java.lang.Object
net.thucydides.core.webdriver.capabilities.ChromePreferences

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

    Modifier and Type Method Description
    java.util.Map<java.lang.String,​java.lang.Object> from​(EnvironmentVariables environmentVariables)  
    static ChromePreferences startingWith​(java.lang.String prefix)  

    Methods inherited from class java.lang.Object

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

    • startingWith

      public static ChromePreferences startingWith​(java.lang.String prefix)
    • from

      public java.util.Map<java.lang.String,​java.lang.Object> from​(EnvironmentVariables environmentVariables)