/
JO
jo-inc
/
camofox-browser
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2w ago
Details
Filter operations
Browser
2
Content
5
Interaction
6
post
Wait for a selector or timeout
post
Click an element
post
Type text into an element
post
Press a keyboard key
post
Scroll the page
post
Evaluate JavaScript in tab
Legacy
4
Navigation
4
Sessions
2
System
3
Tabs
5
Interaction
Wait for a selector or timeout
post
/tabs/{tabId}/wait
Path parameters
tabId
string
required
Request body
object
required
userId
string
required
selector
string
timeout
integer
Max wait in ms.
Response
Wait completed.
object
required
ok
boolean
Changes