Robert_Williams
11 years agoNew Contributor
Trying to run the same test (keyword) over multiple pages
Hi, I have a web page I am trying to test, that has multiple pages all slightly different from eachother. There is a large list of features, and each page has a subset of those features. My site...
- 11 years ago
After a few tries, it turns out you need to only wrap the parameter in the eval() call.
eval(KeywordTests.SettingsTest.parameters.aliasbase).panel.panel.panel2.panel.panelRightSideArea.textbox
THANK YOU for the help by the way, that issue was making me really dread testing this product.
Kind Regards,
-Robert Williams