This is a quick Readme file about using this project
1.First Clone this project using Eclipse and EGit pluggin.
2.Ensure that Java and Maven are installed in the local system.
3.Ensure TestNG plugin for Eclipse is installed 
4.Open src/test/java/testScripts/GMailSwitchMediaTest.java and run the file using TestNG
5.Run this file from Run As->TestNG Test
6.If CaptureVideoEnabled is set to true (by default is set to false) then video of the test execution will captured
and saved in the {working/project directory}/TestExecutionVideos