WebElement Locators – 2: By Xpath, Tag Name, Class Name, and CSS Selector
So in last article we have seen how to locate the WebElement using four locators and those are Name, Id, Partial Link […]
So in last article we have seen how to locate the WebElement using four locators and those are Name, Id, Partial Link […]
In this article, we are going to see how we can locate the web element to perform an action on it. Web […]
In last article we have understood all about the incremental testing now we are moving towards the types of integration testing in […]
In last article we have listed down the different levels of software testing and this unit testing is the first level. We […]