Capture Screenshot using java
To capture current screenshot and save it to the local machine, we can use the following code –
Learning Never Ends …
To capture current screenshot and save it to the local machine, we can use the following code –
To entering data into html form we can use this sample piece of code of selenium webdriver. It open the desired webpage with browser and will enter data into webpage.
The following code will show how we can add firefox addon with selenium
To check javascript alert message we can use the following sample code –