top of page
Search
Open new link in a new tab or window and switch to it with Selenium WebDriver
Sometimes we need to open links in new Tab ow Window in selenium, here is the code for your help: 1. Open http://www.gmail.com 2. Open a...
qatestingthreesixt
Dec 1, 20211 min read


Working with key(Keyboard) events in selenium webdriver?
Sometimes we need to deal with different keys from keyboard. Please follow following commands to deal with such scenarios: For the Escape...
qatestingthreesixt
Dec 1, 20212 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
bottom of page
