Featured
-
No Featured Found!
Tags
Selenium WebDriver Browser (Navigation) Commands:-
Navigation commands are used to navigate from one web page to another web page that we deal with. Below are some basic Navigation commands which are commonly used while writing the test scripts in Selenium.
1) Navigate To Command - "naviga...
Selenium WebDriver Browser (Get) Commands:-
Selenium Webdriver is a automation testing tool which is used for testing the web applications. Opening and closing a browser is the very first test step in Selenium which a tester would like to do. The 'Commands' refers to what Selenium has to d...