Git with Eclipse

Git Setup with Eclipse To setup eclipse with your Git account please follow the steps –

Share Button

Capture Screenshot using java

Java

To capture current screenshot and save it to the local machine, we can use the following code –

Share Button

Use iframe with selenium

selenium

To switch iframe we can use this sample code –

Share Button

Open firefox with addon in selenium

selenium

The following code will show how we can add firefox addon with selenium

Share Button

Alert Message with selenium

selenium

To check javascript alert message we can use the following sample code –

Share Button