Use the Dropdown action in automated flows with native HTML dropdown elements. To set up the dropdown action, define the CSS selector of the dropdown element and the value that you want selected.
If you use custom dropdowns from frameworks such as Bootstrap, you might need to use a combination of the regular actions Click (to point the CSS selector of the dropdown) and Type (to determine the content to be chosen/selected within the dropdown).
The Dropdown action is designed to work with pure HTML dropdowns.
Comments
0 comments
Article is closed for comments.