Reading Table Elements using ngWebdriver

21 views
Skip to first unread message

skumar...@gmail.com

unread,
Mar 8, 2019, 2:24:10 PM3/8/19
to Selenium Users

How to read table data using ngWebdriver. 

Tried without any success. 

driver.findElement(By.tagName("table"))
.findElements(
ByAngular.repeater("result in $ctrl.results")
.findElements(By.xpath("//td[1]//div")

group.PNG
Reply all
Reply to author
Forward
0 new messages