TaskNet
  • Welcome to TaskNet Documentation
  • 🚀Getting Started
    • Authentication
      • API KEY
      • Environments
      • Fingerprints
    • Private Vs Public
    • QuickStart
  • Node Operators
    • Becoming a Node Operator
  • 📕Features
    • Browser Sessions
      • Automation Script Support
      • Automation with API
      • Real-Time View
      • File Downloads, and Uploads
    • User Fingerprints
      • Proxy
      • Chrome Extensions
  • 📚Guides
    • Running Automation Scripts
    • RealTime View
  • reference
    • Typescript SDK
      • NodeJS/Typescript
    • API Reference
      • Sessions
      • Enviornments
      • Fingerprints
      • Extensions
      • Page
      • Operators
  • What's New
    • Changelog
  • Socials
    • X
    • Github
    • Linkedin
    • Discord
Powered by GitBook
On this page
  • goToPage
  • goBack
  1. reference
  2. API Reference

Commands

Execute commands directly on a browser session

Only enabled if a browser session driver is set to api

goToPage

goBack

getMarkDown

getPDF

DelayCommand,
HoverCommand,
ClickCommand,
CheckBoxCommand,
GetRepeatedElmsByXpathCommand,
TypeInputCommand,
SelectCommand,
GetSelectOptions,
GetElms,
FullScreenshot,
GetRepeatedElmsCommand,
ScreenShot,
ScrollTop,
ScrollBottom,
ScrollTo,
ScrollNext,
ScrollAtPosition,
IsDialogOpen,
CloseDialog,
SelectFileFromDialog,

Last updated 3 months ago