Skip to main content

Overview

PalanK provides comprehensive browser automation through natural language commands. The AI understands context and executes complex multi-step operations automatically.

Tab Management

Interactions

Clicking Elements

Typing Text

Form Handling

Page Analysis

Reading Content

Screenshots

Element Finding

Scrolling

Advanced Operations

Waiting

Conditional Actions

Data Extraction

Best Practices

Be specific about which element you want to interact with. Instead of “click the button”, say “click the blue Submit button at the bottom”.
The AI sees the page as a user would. If an element is hidden or requires scrolling, mention that in your command.

Limitations

  • Cannot interact with browser chrome (address bar, bookmarks)
  • Cannot access cross-origin iframes with different security policies
  • Some heavily protected sites may block automation
  • File upload dialogs require manual interaction