interact_with_element
Generate Robot Framework code to interact with web elements using selectors, actions, and values. Outputs .robot file content without execution for test automation.
Instructions
Generate Robot Framework code to interact with web elements. Returns .robot file content as text - does not execute.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action | No | click | |
selector | Yes | ||
value | No | ||
wait_timeout | No |