Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ getMessage
Method
getMessage
java/src/org/openqa/selenium/logging/LogEntry.java:69–71 ·
view source on GitHub ↗
Gets the log entry's message. @return the log statement
()
Source
from the content-addressed store, hash-verified
67
* @
return
the log statement
68
*/
69
public
String getMessage() {
70
return
message;
71
}
72
73
@Override
74
public
String toString() {
Callers
15
consoleHandler
Function · 0.45
logging.js
File · 0.45
execute
Method · 0.45
execute
Method · 0.45
encode
Method · 0.45
onError
Method · 0.45
send
Method · 0.45
execute
Method · 0.45
execute0
Method · 0.45
getBinaryPaths
Method · 0.45
getBrowserBinary
Method · 0.45
execute
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_quit_closes_bidi_websocket_without_error
Function · 0.36
test_missing_cdp_devtools_version_falls_back
Function · 0.36
test_many_undeclared_properties_warn_once_for_the_record_not_once_per_key
Function · 0.36