Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ getRawData
Method
getRawData
java/src/org/openqa/selenium/events/Event.java:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
public
String getRawData() {
63
return
data;
64
}
65
66
@Override
67
public
String toString() {
Callers
2
equals
Method · 0.95
fire
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected