SelectorsHub FAQ

SelectorsHub is a xpath plugin and cssSelector plugin. It can be used as smart editor to write and verify xpath, cssSelector.

Please follow this tutorial to install and use SelectorsHub

SelectorsHub used to generate, write and verify XPath and CSS selectors for almost all the web elements.

If auto suggest doesn’t work while building Selectors at google.com

  • Make sure in the browser you have opened google.com and it’s not default chrome blank tab.
  • Don’t try on blank tab. There should be a url in address bar as it will not support on blank new tab.
  • Also Extensions won’t support on Extensions store website so try on a genuine website.

Open DevTools by pressing F12 or Right-click anywhere on the webpage. Click on Inspect. On right side of Elements tab, click on SelectorsHub tab. It will be the last tab, if not visible then expand sidebar.

If auto suggest doesn’t work while building Selectors,

  • Open different website in new tab.
  • Don’t try on blank tab. There should be a url in address bar as it might not support on blank new tab.
  • Extensions won’t support on Extensions store website so try on a genuine website.
Yes, it’s an absolutely free tool.
No. There is no license required to use SelectorsHub. It’s a free to use tool for community.

Yes absolutely. It is the most secured plugin.

  • It doesn’t save any user data.
  • It runs only on your local environment.
  • It inject the script only when you open the SelectorsHub tab while other plugins inject the script in your website as soon as the website get opened in the browser.

For more details, please refer this article 

IS IT SAFE AND SECURE TO USE SELECTORSHUB?

Please follow these steps

  • Open your website in new tab.
  • Now try inspecting any element.
    If issue still persist, please try for different website.
  • If still doesn’t work, feel free to connect with us at SelectorsHub Slack Channel here.
Yes definitely. Beauty of SelectorsHub is that it is the editor for xpath and cssSelector so you will be writing your own selectors just in few seconds. This is a tool for all the beginners. It helps you to learn different kinds of attribute and value combinations, proper error message helps you to learn the syntax. This is the only tool which supports shadowDOM so you can learn how to write selectors for shadowDOM elements. This also supports iframe and SVG elements so you can learn all about them.
Yes it will suggest both. SelectorsHub will suggest all possible formats of attribute and attribute values as well as all possible format of text.
No. It is for both developers and testers. It saves a lot of time for developers while writing cssSelectors too. For ex- For long classes most of the time, developers has to replace all the spaces in the class with . dot which SelectorsHub does automatically.

Not one reason, there are many reasons which makes SelectorsHub the best xpath tool.

  • SelectorsHub is the only tool which made it possible to write own selectors in less than 5sec with it’s auto suggest feature.
  • SelectorsHub is the only tool which supports shadowDOM, in fact even Chrome DevTools doesn’t support shadowDOM.
  • SelectorsHub is the only tool which gives the proper error message for the missing elements in your selectors.

No absolutely, not.

1. SelectorsHub inject the script only when you open the SelectorsHub tab to use it while other plugins inject the script in your website as soon as the website get opened in the browser. This is the biggest reason many company doesn’t allow the browser plugin but now SelectorsHub solve this issue and taken care of the security issue.

2. It will never make your browser slow, as it only interact and inject script when you open SelectorsHub tab.

3. It is very optimised and very small in size compare to other plugins less than 250kb.

4. It doesn’t save any user data.

5. It runs only on your local environment.

No. First you will have to open the website then open the DevTools and then open SelectorsHub. It’s very simple and safe.

To make it safe and secure it will not interact and inject script in your website without your permission.

Some times people open DevTools first then they forgot and open a url where they don’t want a plugin to inject script so for that reason it only inject script when website is already opened.

1) Open

chrome://extensions/

2) Click on Details for SelectorsHub

 

3) Here turn on “Allow access to file URLs”

4) If you want to run in incognito as well then “Allow in incognito”

Note- There is no security issue, these settings are just to provide file access locally. SelectorsHub doesn’t fetch any user data and doesn’t have any backend server.

It is very simple and can be done in 2 steps.

1) Open

chrome://extensions/

2) Click on update and restart the browser. That’s all, extension is updated successfully. 🙂

For more details follow this Video

Please follow this tutorial-

 

 

SelectorsHub: ChatGPT Powered Next Gen XPath and CSS Selectors Plugin
  • Automatically generate all types of XPath & Selectors in one click.
  • Supports iframe, shadow dom, svg and all kinds of elements.
  • Officially Recommended XPath Plugin by Selenium.
 
 

Please follow this tutorial-

  • SelectorsHub is the only tool that has made it possible to write its own selectors in less than 5 seconds with an auto-suggest feature without compromising learning skills.
  • SelectorsHub is the only tool that supports #shadowDOM; even Chrome DevTools doesn’t support shadowDOM.
  • SelectorsHub is the only tool that gives.

SelectorsHub automatically scans web UI elements, identifying reliable selectors to use in rigorous automation testing.

Let’s see how this can be done:
  1. Open your page.
  2. Press the F12 button and click on the SelectorsHub tab on the sidebar.
  3. Click on click to generate automation code on the multiple paths icon.
  4. Check every aspect of your page one by one.
  5. Xpath and CSS selectors of all inspected elements will then be recorded.
SelectorsHub generates all possible selectors just in a single click. It auto generates axes based xpath relative to other element.
 

Please follow this tutorial

Please follow this tutorial

 

Please follow this tutorial

 

Please follow this tutorial

 

 

Please follow this tutorial

 

Please follow this tutorial

No, Selectorshub primarily focuses on creating and managing CSS and XPath selectors for web elements. It doesn’t offer built-in features for directly handling pop-up windows, iframes, or other complex elements. Handling such elements often requires additional coding and scripting using tools like JavaScript or web automation frameworks.