Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ toJson
Method
toJson
java/src/org/openqa/selenium/remote/Browser.java:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
default String toJson() {
48
return
browserName();
49
}
50
}
Callers
15
serializesAndDeserializesWithoutError
Method · 0.65
shouldEncodeWrappedElementInScrollOrigin
Method · 0.65
encodesWrappedElementInMoveOrigin
Method · 0.65
toMap
Method · 0.65
shouldIndicateDownstreamW3cDialect
Method · 0.65
create
Method · 0.65
createValidResponse
Method · 0.65
convertingToJsonShouldNotPolluteTempDir
Method · 0.65
shouldConvertItselfIntoAMeaningfulRepresentation
Method · 0.65
userPrefsArePreservedWhenConvertingToAndFromJson
Method · 0.65
backslashedCharsArePreservedWhenConvertingToAndFromJson
Method · 0.65
mergingOptionsWithOptionsAsMutableCapabilities
Method · 0.65
Implementers
1
NamedBrowser
java/src/org/openqa/selenium/remote/Br
Calls
no outgoing calls
Tested by
15
serializesAndDeserializesWithoutError
Method · 0.52
shouldEncodeWrappedElementInScrollOrigin
Method · 0.52
encodesWrappedElementInMoveOrigin
Method · 0.52
toMap
Method · 0.52
shouldIndicateDownstreamW3cDialect
Method · 0.52
create
Method · 0.52
createValidResponse
Method · 0.52
convertingToJsonShouldNotPolluteTempDir
Method · 0.52
shouldConvertItselfIntoAMeaningfulRepresentation
Method · 0.52
userPrefsArePreservedWhenConvertingToAndFromJson
Method · 0.52
backslashedCharsArePreservedWhenConvertingToAndFromJson
Method · 0.52
mergingOptionsWithOptionsAsMutableCapabilities
Method · 0.52