06-04-2010, 03:00 AM
Hi Ankur,
I would like to know how to get specific text from a web base application and insert it in a specific cell location of a local datasheet to be reused in other scripts.
Example: the application I'm working with will generate a user ID, this User ID is displayed in a comment field on a web page. I would like to capture the generated User ID and have it inserted in a specific cell of the local datasheet. The local datasheet is imported everytime the test runs so the cell's value will always change from test to test. Also I will need to know how to retrieve that ID from that specific cell to reuse in future test.
Thank You.
I would like to know how to get specific text from a web base application and insert it in a specific cell location of a local datasheet to be reused in other scripts.
Example: the application I'm working with will generate a user ID, this User ID is displayed in a comment field on a web page. I would like to capture the generated User ID and have it inserted in a specific cell of the local datasheet. The local datasheet is imported everytime the test runs so the cell's value will always change from test to test. Also I will need to know how to retrieve that ID from that specific cell to reuse in future test.
Thank You.