Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
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
testWindows
Function · 0.65
testSendKeys
Function · 0.65
testClick
Function · 0.65
testExecuteScriptOnElement
Function · 0.65
Example
Function · 0.65
Implementers
1
remoteWE
remote.go
Calls
no outgoing calls
Tested by
5
testWindows
Function · 0.52
testSendKeys
Function · 0.52
testClick
Function · 0.52
testExecuteScriptOnElement
Function · 0.52
Example
Function · 0.52