Package org.alfresco.utility.web.browser
package org.alfresco.utility.web.browser
-
ClassDescription* Provides browser-specific configurations and creates corresponding
WebDriver* instances using Selenium options classes (for exampleFirefoxOptions, *ChromeOptions, etc.).A wrapper around an arbitrary WebDriver instance which supports registering of aWebDriverListenerfor logging purposes.Factory ofWebBrowserobject This will initialize automatically local/remote WebDriver based on settings defined *.properties/spring XML file/system environment Take a look onContextAwareParallelSampleTestfor a simple example on how to use it