MCPcopy Create free account
hub / github.com/tebeka/selenium / ButtonUp

Method ButtonUp

selenium.go:319–319  ·  view source on GitHub ↗

ButtonUp causes the left mouse button to be released.

()

Source from the content-addressed store, hash-verified

317 ButtonDown() error
318 // ButtonUp causes the left mouse button to be released.
319 ButtonUp() error
320
321 // SendModifier sends the modifier key to the active element. The modifier
322 // can be one of ShiftKey, ControlKey, AltKey, MetaKey.

Callers

nothing calls this directly

Implementers 1

remoteWDremote.go

Calls

no outgoing calls

Tested by

no test coverage detected