@FindBy - A Google Chrome Web Extension
It helps in creating CSS Selectors and XPaths for selected items in the web page. It has been developed to help end users to understand the DOM structure in simple tabular form.
The interface helps in making the user understand the markup of the web page in simple tabular form with the element attributes.
This tool will help in making the process of web page testing fast and accurate.
@FindBy will help UI automation test engineers in generating complete CSS selectors and XPaths by just a click of checkboxes.
It's faster and accurate and will save tons of time spent in analyzing the DOM and writing your CSS selectors and XPaths.