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

Method ButtonDown

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

ButtonDown causes the left mouse button to be held down.

()

Source from the content-addressed store, hash-verified

315 DoubleClick() error
316 // ButtonDown causes the left mouse button to be held down.
317 ButtonDown() error
318 // ButtonUp causes the left mouse button to be released.
319 ButtonUp() error
320

Callers

nothing calls this directly

Implementers 1

remoteWDremote.go

Calls

no outgoing calls

Tested by

no test coverage detected