Using VuGen Version 12.02, I want to extract a value from a web page. I have recorded some steps to navigate to the web page, log in etc., and then I have a web page from which I need to extract some value.
Just for illustration think of a google search of some word, and the text like "About 826,000 results" given on the next page. I just want to save the information like such into a variable, which I can use in the (C) script.
Is that possible? If so, how to do it?