Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/SeleniumHQ/selenium
/ perform
Method
perform
java/src/org/openqa/selenium/interactions/Action.java:22–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
20
/** Interface representing a single user-interaction action. */
21
public
interface
Action {
22
void
perform();
23
}
Callers
15
testPlainClickingOnMultiSelectionList
Method · 0.95
testShiftClickingOnMultiSelectionList
Method · 0.95
testMultipleInputs
Method · 0.95
testControlClickingOnMultiSelectionList
Method · 0.95
testControlClickingOnCustomMultiSelectionList
Method · 0.95
testControlClickingWithMultiplePointers
Method · 0.95
performDragAndDropWithMouse
Method · 0.95
testDoubleClickThenGet
Method · 0.95
testDragAndDrop
Method · 0.95
testDoubleClick
Method · 0.95
testContextClick
Method · 0.95
testMoveToLocation
Method · 0.95
Implementers
10
CompositeAction
java/src/org/openqa/selenium/interacti
BuiltAction
java/src/org/openqa/selenium/interacti
Input
javascript/selenium-webdriver/bidi/inp
Actions
javascript/selenium-webdriver/lib/inpu
DecoratedWebDriverTest
java/test/org/openqa/selenium/support/
Actions
java/src/org/openqa/selenium/interacti
RemoteWebDriver
java/src/org/openqa/selenium/remote/Re
Input
java/src/org/openqa/selenium/bidi/modu
ActionChains
py/selenium/webdriver/common/action_ch
ActionBuilder
py/selenium/webdriver/common/actions/a
Calls
no outgoing calls
Tested by
15
testPlainClickingOnMultiSelectionList
Method · 0.76
testShiftClickingOnMultiSelectionList
Method · 0.76
testMultipleInputs
Method · 0.76
testControlClickingOnMultiSelectionList
Method · 0.76
testControlClickingOnCustomMultiSelectionList
Method · 0.76
testControlClickingWithMultiplePointers
Method · 0.76
performDragAndDropWithMouse
Method · 0.76
testDoubleClickThenGet
Method · 0.76
testDragAndDrop
Method · 0.76
testDoubleClick
Method · 0.76
testContextClick
Method · 0.76
testMoveToLocation
Method · 0.76