MCPcopy Index your code
hub / github.com/tebeka/selenium / SendKeys

Method SendKeys

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

SendKeys types into the element.

(keys string)

Source from the content-addressed store, hash-verified

374 Click() error
375 // SendKeys types into the element.
376 SendKeys(keys string) error
377 // Submit submits the button.
378 Submit() error
379 // Clear clears the element.

Callers 5

testWindowsFunction · 0.65
testSendKeysFunction · 0.65
testClickFunction · 0.65
ExampleFunction · 0.65

Implementers 1

remoteWEremote.go

Calls

no outgoing calls

Tested by 5

testWindowsFunction · 0.52
testSendKeysFunction · 0.52
testClickFunction · 0.52
ExampleFunction · 0.52