How to use:
To get all the disabled input boxes in a web page using SelectorsHub, follow these simple steps:

1. Open the web page in your browser.

2. Right-click on the page and select "Inspect" to open the developer tools. Go to the "Elements" tab in the developer tools. Open SelectorsHub by clicking on its icon in the developer tools.

3. In SelectorsHub, type the following XPath query://input[@disabled] and press Enter.

This will highlight all the disabled input boxes on the page.

Please follow below tutorial for live demo👇