top of page
Search


List of Best Testing Tools
BUG Management Tools Eventum: Eventum permits to create and list issues, but also to get statistics and reports. Can be customised to use...
qatestingthreesixt
Dec 1, 202113 min read


CSS selector in Selenium Webdriver
Open Chrome Browser. Press F12. Press “ESC”. it will open “Console”. In Console, we can validate our CSS or Xpath whether it is valid or...
qatestingthreesixt
Dec 1, 20211 min read


Some shortcuts to find elements by CSS in Selenium Webdriver.
There are Some shortcuts to find elements by CSS in Selenium Webdriver. You can use # in place of id, the syntax would be...
qatestingthreesixt
Dec 1, 20211 min read
bottom of page
