Selenium Settings With Maven-SVN
We will integrate Maven & SVN with selenium Testing. Tools 1. Local Repository – Maven 2. SVN 3. IDE – Eclipse Maven Setup Download maven from http://maven.apache.org Extract maven on local drive (D:\maven) Set […]
Learning Never Ends …
We will integrate Maven & SVN with selenium Testing. Tools 1. Local Repository – Maven 2. SVN 3. IDE – Eclipse Maven Setup Download maven from http://maven.apache.org Extract maven on local drive (D:\maven) Set […]
Previously I published a post to handle Authentication dialog with autoit.But today we handle this dialog without autoit. For this purpose we need to create a new firefox profile. If you don’t know how to […]
Some time it’s required that we need to create another firefox profile. So, to create a new profile we need to follow the steps – First open the run and type firefox -P Next profile […]