Web select option
Tool web_select_option¶
Description¶
Select one or more options from a
Command Class¶
xyz.block.trailblaze.playwright.tools.PlaywrightNativeSelectOptionTool
Registered PlaywrightNativeSelectOptionTool in ToolRegistry¶
Required Parameters¶
ref:StringElement ID (e.g., ‘e5’), ARIA descriptor (e.g., ‘combobox “Category”’), or CSS selector with css= prefix (e.g., ‘css=#my-select’).values:{ "itemsType": { "name": "STRING" }, "name": "ARRAY" }
Optional Parameters¶
element:StringHuman-readable description of the select element, for logging.reasoning:String
NOTE: THIS IS GENERATED DOCUMENTATION