07-13-2009, 05:27 PM
Hi,
By using child objects you can verify the results...
For example :
Lets take the google as an example.
When I search some thing on google, the search results are displayed as links. So we can get all the links displayed as search results in the webpage and get the inner text of each link and instring that with the string that we searched for.
Let me know if this works for you..
- Mr. K
By using child objects you can verify the results...
For example :
Lets take the google as an example.
When I search some thing on google, the search results are displayed as links. So we can get all the links displayed as search results in the webpage and get the inner text of each link and instring that with the string that we searched for.
Let me know if this works for you..
- Mr. K