extract text from webpage and store it in a variable
Hi, I need to use TC to extract text from a web page control and store it in a variable, so that I can check for that same text elsewhere in the test. I am using JScript and not keyword driven tests. ...