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

Method DoubleClick

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

DoubleClick clicks the left mouse button twice.

()

Source from the content-addressed store, hash-verified

313 Click(button int) error
314 // DoubleClick clicks the left mouse button twice.
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.

Callers

nothing calls this directly

Implementers 1

remoteWDremote.go

Calls

no outgoing calls

Tested by

no test coverage detected