Hello Fakers!
Here's my scenario:
Objective: load a URL, enter values into a series of boxes, submit form, repeat
Challenge: the ID of the boxes is consistent except for a 3-digit prefix that changes for each page.
Example: on one page the element ID will be "123/rd:Year_of_Birth" and the next time it will be "456/rd:Year_of_Birth"
The "/rd:Year_of_Birth" part never changes, but I'm wondering how I can do some javascript to find that prefix and set it to a variable, then insert that variable into the workflow to target the correct boxes.
Thank you for a great app! I've told lots of coworkers about it and they've purchased too.
Eric