A sample project which uses cucumber-jvm and selenium for google search
- This is a multiBrowser, Multiple Website automation framework which demonstrate use of two parallel browser for testing multiuser webapp like google talk
- This framework demonstrate use of ghostDriver with Phantomjs to run a complex UI test with parallel browsers.
- This Also demonstrate the automation of google maps using image recognition with help of sikuli firefox driver
- A simple test is written to compare time performance of chromedriver, firefoxdriver and ghostdriver.