白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Get drop-down box selection value
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Function description
Gets the selection of the specified drop-down list element and saves the selected value to the specified variable.
2、 Attribute description
.jpg)
●Target: the specified interface element found during component execution is essentially an XML fragment, which is used to specify the interface element to be found and the attributes of some parent elements. Click the "Edit" button on the right side of the "target" input box to edit the target element, such as modifying the attribute value in the selector, customizing the element search path, etc.
●Selection method: you can obtain by text or by value.
●Output to variable: the variable output to.
3、 Use example
1. Execution logic
Gets the option value of the drop-down box element in the web page.





