Subscribe to:
Post Comments (Atom)
Angular JS Protractor Installation process - Tutorial Part 1
Protractor, formally known as E2E testing framework, is an open source functional automation framework designed spe...
-
In this article we are going to see the functions for keyboard's keypass key events. To find an element we use driver.FindElement(...
-
Using webdriver sometimes we need to run javascript code dircetly from our script. In one of the previous post we have discussed ho...
-
List<webElement> pagination =driver.findElemnts(By.xpath("//div[@class='nav-pages']//a")); // checkif pagination l...
No comments:
Post a Comment