Forum Discussion
3 Replies
- tristaanogreEsteemed ContributorDepending upon how you have your information organized, it's a matter of finding the right place of putting the wildcard.
I'm assuming, based upon your original information, that what is changing everytime is the v_eco_responsibility_id. Pretty much, what I'd do is change your page declaration in your keyword test to point to
Page("http://xxxxx-x/pls/dad_11111/web_eco_admin.get_data?v_eco_responsibility_id=*")
Hope this helps... - tristaanogreEsteemed ContributorIf you double-click on the onscreen action for Frame('details'), you should get an edit window for the onscreen action. There is a text field across the middle of the window labeled "Object". In that text field is the full object reference for the object you are operating against. You should be able to, in that field, edit the text for the page to include the necessary asterisk/wildcard character (see attachement).
- heidi_nRegular Contributor