Hi I'm working on a browser project with ams 5. I want the application to search for a string within the body of an online webpage (within a web object) and use that value for subsequent actions, does anyone have an ideas about how I could do this?
Process would be as follows:
User browses to web page, ams5 reads value from (page source) body of displayed page and stores value either to a string? or to a text file? and then retrieves the value when needed.
I can't define the webpage as a web address and download the webpage because the site uses a token to define the user/session and changes each time they log on.
Does anyone have any ideas about how I could do this?
Thanks in anticipation Rob![]()


