Forum Discussion
scot1967
Champion Level 3
7 months agoIf this works you could create a function that would read from a JSON object you would update with the needed xpath expressions of several objects and just call the one you need to return the needed xpath expression and pass it to a findelement or xpath method to return an object to your script tests. Crude but maybe workable?