Answer Posted / raam
normally table tag represent html tag,tbody denotes contents of webtable..
tr-->row of table
td or th ----->column of table
to get the contents of table we can use the xpath/or suitable locating process
//[@name=username]/table(index)/tbody/tr(index)/td(index)
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the different types of navigation commands?
List the different types of locaters in selenium.
Write a code snippet to launch internet explorer browser in webdriver.
Explain the different kinds of frameworks in automation?
Tell me what is a node in selenium grid?
How you can switch back from a frame?
What’s selenese?
What are some of the different ways to find an element using selenium as a tool?
How to assert title of the web page?
How can we handle window ui elements and window pop ups using selenium?
How to do drag and drop in selenium?
What test can selenium perform?
How do you get the current page url?
What is difference between assert and verify commands?
Just how much does selenium license cost per customer device?