TestCase Studio Installation
Installation 1- Choose any browser according to your comfort, let’s say we choose Chrome for downloading this extension, just click on install button of chrome. 2- Here click on Add to Chrome button. It will show one popup, allow that and plugin got added in your browser. Restart the browser and enjoy using it. 3- […]
SelectorsHub Video Tutorial
Checkout this tutorial to make the best use of SelectorsHub
How to use SelectorsHub in Dark Theme
SelectorsHub can also be used in dark theme. To use it in dark theme, just the DevTools theme from default to dark from DevTools setting. Please follow the below tutorial to live demo-
How to automate Shadow DOM in selenium
Just inspect the element if it will be inside shadowDOM, it will show “in ShadowDOM” in the SelectorsHub tab. It will auto generate the script in java-selenium to automate shadow dom element It will also generate the css selector and gives other information. To write the cssSelector for any element which is inside shadowDOM, just […]