I want to iterate through rows and columns using Selenium Webdriver (I am using Protractor for non-angular web page). I get number of links for doing this using JAVA code which uses WebElement class. However, I need to do this using JavaScript code.
Thanks, Sakshi