browser_verify_value
Assert that a browser element has the expected value by providing its reference. Returns confirmation on match.
Instructions
Assert an input/element (by ref) has the expected value. Returns {ok, ...}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | ||
| value | Yes | ||
| session_id | No |