Friday, 28 February 2014

Handling Web Tables

Handling Web Tables
This is one of the most important case in Selenium Webdriver. I will explain how to handle the web table with an example

Example 1 :
In "EspnCricinfo" site , Let us print Sachin Tendulkar's "Batting and fielding averages"
Here i am navigating to "http://www.espncricinfo.com/ci/content/player/35320.html",  where it contains sachin's "Batting and fielding averages"




Example 2 :
In this example i will explain how to display Sachin Tendulkar's "Batting and fielding averages" in ODI



No comments:

Post a Comment