I have tried following code: client.findElement(webdriver.By.xpath("xpath")).click(). However, it's not working. I am using selenium webdriver with node.js on mocha framework.
No comments:
Post a Comment