The agent is able to navigate to urls, click, type, and scroll. We recommend using this approach when a task is intuitive and doesn’t need additional prompting.
If agentic mode is unsuccessful or unreliable for your use case, use Simplex’s lower level actions for more control.
Raises ValueError if the API request fails or if the API key is not set.
If the task includes file download or upload, you can specify the task up to that point and then use the click_and_upload or click_and_download actions.