DWQA Ask QuestionCategory: SeleniumTable Handling -Print all data from Table
admin Staff asked 7 years ago

Table: https://www.w3schools.com/sql/sql_select.asp

 

Hint:

Xpath table:

//table[contains(@class,’w3-table-all’) and contains(@class,’notranslate’)]/tbody/tr[2]/td[2]

For web Table Handling: