Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ asMap
Method
asMap
java/src/org/openqa/selenium/Capabilities.java:66–66 ·
view source on GitHub ↗
@return The capabilities as a Map.
()
Source
from the content-addressed store, hash-verified
64
* @
return
The capabilities as a Map.
65
*/
66
Map<String, Object> asMap();
67
68
/**
69
* @param capabilityName The capability to
return
.
Callers
15
canMergeImmutableCapabilities
Method · 0.95
canMergeMutableCapabilities
Method · 0.95
newSession
Method · 0.95
newSession
Method · 0.95
createExternalSession
Method · 0.95
setFiles
Method · 0.65
getCookies
Method · 0.65
setCookie
Method · 0.65
deleteCookies
Method · 0.65
addPreloadScript
Method · 0.65
getCallFunctionParams
Method · 0.65
cookies
Method · 0.65
Implementers
3
ImmutableCapabilities
java/src/org/openqa/selenium/Immutable
PersistentCapabilities
java/src/org/openqa/selenium/Persisten
MutableCapabilities
java/src/org/openqa/selenium/MutableCa
Calls
no outgoing calls
Tested by
15
canMergeImmutableCapabilities
Method · 0.76
canMergeMutableCapabilities
Method · 0.76
defaultConstructor
Method · 0.52
constructorWithMap
Method · 0.52
constructorWithBrowserVersion
Method · 0.52
fluentSetters
Method · 0.52
execute
Method · 0.52
ifARemoteUrlIsGivenThatIsUsedForTheSession
Method · 0.52
canPassClientConfig
Method · 0.52
stringBasedBinaryRemainsAbsoluteIfSetAsAbsolute
Method · 0.52
pathBasedBinaryRemainsAbsoluteIfSetAsAbsolute
Method · 0.52
canConvertOptionsWithArgsToCapabilitiesAndRestoreBack
Method · 0.52