navigate_to_url
Automate web navigation by generating Robot Framework code to visit a specified URL, with options to wait for elements and set timeout. Ideal for SeleniumLibrary test automation.
Instructions
Generate Robot Framework code to navigate to a URL with optional element waiting. Returns .robot file content as text - does not execute.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
timeout | No | ||
url | Yes | ||
wait_for_element | No |