Skip to main content

8 docs tagged with "actions"

View all tags

Alert Actions

Handle browser alert dialogs — accept, dismiss, read text, and type into prompt alerts using SHAFT Engine.

Browser Actions

Navigate pages, manage windows, handle cookies, capture screenshots, and control the browser using SHAFT Engine's BrowserActions API.

Clipboard Actions

Perform clipboard operations — copy, cut, paste, and select all — on web elements using SHAFT Engine's clipboardActions() method.

Database Actions

Execute SQL queries and interact with databases using SHAFT Engine's database automation support.

Element Actions

Interact with web elements using SHAFT Engine — click, type, drag and drop, select from dropdowns, handle iframes, and more.

File Actions

Manage files and directories programmatically — read, write, copy, move, and delete files using SHAFT Engine.

Terminal Actions

Execute terminal commands and shell scripts programmatically using SHAFT Engine's CLI terminal actions.

Touch Actions

Automate mobile touch interactions — tap, swipe, pinch to zoom, long press, and app background management using SHAFT Engine.