public interface BrowserCapabilities extends Sortable
| Modifier and Type | Method and Description |
|---|---|
String |
getImplementationClassName()
Returns class name of appropriate Selenium browser
|
Map<String,?> |
getRawCapabilities()
Returns a map of Selenium capabilities of the browser
|
String |
getReadableName()
Returns a name of browser used to match the BrowserCapabilities object
|
getPrecedenceString getImplementationClassName()
Map<String,?> getRawCapabilities()
String getReadableName()
Copyright © 2016 JBoss by Red Hat. All rights reserved.