Alert Message with selenium
To check javascript alert message we can use the following sample code –
Learning Never Ends …
To check javascript alert message we can use the following sample code –
Some websites require authentication id and password when we launch them. For authentication window we use autoit. we can download autoit from here After that we need to install it in our system. Now we […]
This example will show how we can use selenium webdriver to open a menu
This example will show how the back and forward button works in selenium webdriver and the output should be – 1.Present title – Selenium (software) – Wikipedia, the free encyclopedia 2.Present title – Integrated development […]
Now we want to take a screenshot of our webpage. So first we need to open the browser and then take a snap and save it to our local. like –