January 2018
Beginner to intermediate
354 pages
7h 59m
English
Each of the browser types has an Inspector tool to use when building the locators. There are also various third-party plugins for each browser in the open-source world.
Let's look at one of the browser add-ons. Firefox has Firebug, Firepath, and Page Inspector. These plugins provide additional capabilities to users for building and "testing" locators. Page Inspector and Firebug allow users to edit, debug, and monitor CSS, HTML, and JavaScript in web pages. Firepath allows users to edit, inspect, and generate XPath, CSS, and jQuery expressions.
Here are some links to different browser development tools:
Read now
Unlock full access