Selenium Builder 6 – How to run from Command Line
Notes: Today we will learn: How to execute Se Builder recorded test through command line on local machine Step 1 : firefox – launch Se Builder Step 2 : Record a test and save as .json file https://wordpress.com/wp-login.php Step 3 : SeInterpreter – Download SeInterpreter.jar Step 4 : CommandLine java -jar SeInterpreter.jar <location of .json …