Drop down with check box list items
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
06-04-19 11:42 PM
Hi,
My application runs only in chrome and I am using 6.4 version of blue prism.
I have one element that is drop down and when we click on it displays all the values and I need to select one of the value which is of checkbook type. If it is not a check box I can select the value dynamically but all the displayed values are checkboxes. How to select check box dynamically based on input values.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-04-19 04:16 PM
Hi,
could you show a screen shot from Application Modeller for the entries in drop box? Couldn't you choose the checkbox dynamically and set the value to True which may tick the checkbox? It is heavily dependent on the underlying code (javascript, aspx or anything else).
