Forum Discussion
gunnettmd
13 years agoContributor
Ram,
If the click is not essential you could store off each 'href' like Javier said and launch each one to do your verification.
Otherwise, store off the href in an array of strings, then re-find each href before performing the click. This will make it so your script does not lose the association to the object after the page has been refreshed.
Hope this helps.
If the click is not essential you could store off each 'href' like Javier said and launch each one to do your verification.
Otherwise, store off the href in an array of strings, then re-find each href before performing the click. This will make it so your script does not lose the association to the object after the page has been refreshed.
Hope this helps.
Related Content
- 5 years ago
Recent Discussions
- 8 minutes ago
- 6 days ago
- 10 days ago