/
JO
jo-inc
/
camofox-browser
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 21m 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
Scroll the page
post
/tabs/{tabId}/scroll
Path parameters
tabId
string
required
Request body
object
required
userId
string
required
direction
string
"up" or "down" (default "down").
amount
integer
Pixels to scroll.
Response
Scroll result.
object
required
ok
boolean
Changes