Sandbox
get_video_stream_url
take_screenshot
take_screenshot
take_screenshot
format: The format of the screenshot. Can be ‘bytes’, ‘blob’, or ‘stream’.
left_click
double_click
right_click
middle_click
scroll
amount: The amount to scroll.
move_mouse
x: The x coordinate.y: The y coordinate.
get_cursor_position
get_screen_size
write
text: The text to write.
press
key: The key to press (e.g. “enter”, “space”, “backspace”, etc.).
hotkey
keys: The keys to press (e.g.hotkey("ctrl", "c")will press Ctrl+C).
open
file_or_url: The file or URL to open.