Apr 13
Part 2: Ways of locating Web element using: Name, Class Name, Tag Name, Link Text
Hello Folks, In last post , I explained about locating web element using ID. I explained last post in details so that you will be able to understand other locators easily. We will learn in this post: Locating web element using name. Locating web element using tag name. Locating web element using link text. Locating […]