start_browser
Generate Robot Framework code to start a browser with specified options, such as browser type and headless mode, without executing the test. Returns .robot file content for automation setup.
Instructions
Generate Robot Framework code to start a browser with specified options. Returns .robot file content as text - does not execute.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
browser | No | chrome | |
headless | No | ||
options | No |