Executing first test case in Selenium IDE – User friendly Tech help
We are done with basic overview of Selenium IDE and its installation,now we are sailing towards writing our first test case in Selenium IDE.nnAutomation Scenario:-n1.Launch Gmail Applicationn2.Fill wrong values of Email and Passwordn3.Click “Sign in” buttonn4.Verify the Error MessagennRemember our flow will consist of “Record” ->”Playback”nnSolution:-nnStep1:- n n Launch Firefox,open Selenium IDE(ALT+CTRL+S) n Type the…