on ‎2020 Feb 17 1:01 PM
dropdown.jpgHow to select a value from DropDown list using SAP IRPA.
Request clarification before answering.
Hi Venkatesh,
The SELECT html element has to be created as an item (click on Associate to New Item in the Applications area). E.g. I had a language selection. I called the SELECT oLanguage.
Then use the Set activity in the Workflow area. Then in the code I ended up with
oLanguage.set("English");
Regards,
Tamas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 11 | |
| 9 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.