Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeleniumHQ/selenium
/ getMethod
Method
getMethod
java/src/org/openqa/selenium/bidi/Event.java:36–38 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
public
String getMethod() {
37
return
method;
38
}
39
40
public
Function<Map<String, Object>, X> getMapper() {
41
return
mapper;
Callers
15
createDriver
Method · 0.45
canListenToBeforeRequestSentEvent
Method · 0.45
canListenToResponseStartedEvent
Method · 0.45
canListenToResponseCompletedEvent
Method · 0.45
canListenToOnAuthRequiredEvent
Method · 0.45
canListenToFetchError
Method · 0.45
intercept
Method · 0.45
execute
Method · 0.45
HandlersForTests
Method · 0.45
modifyLogLevel
Method · 0.45
setup
Method · 0.45
assertRequest
Method · 0.45
Calls
no outgoing calls
Tested by
12
createDriver
Method · 0.36
canListenToBeforeRequestSentEvent
Method · 0.36
canListenToResponseStartedEvent
Method · 0.36
canListenToResponseCompletedEvent
Method · 0.36
canListenToOnAuthRequiredEvent
Method · 0.36
canListenToFetchError
Method · 0.36
intercept
Method · 0.36
execute
Method · 0.36
HandlersForTests
Method · 0.36
modifyLogLevel
Method · 0.36
setup
Method · 0.36
assertRequest
Method · 0.36