Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 793 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 793 Bytes

BrowserComparison

Please follow the instructions before running

Edit global_parameters

at <your_git_directory>/data/global_parameters.json

 { 
    "chrome_dir": <your_chrome.exe_full_path>,
    "opera_dir": <your_lancher.exe_full_path>,
    "browser1_port": <choose_an_available_port_for_RDP>,
    "browser2_port": <choose_a_different_available_port_for_RDP>
 }

Run Test

Open a shell in your git directory

$ npm install
$ npm test

After Test

When the test passes, it generates a report found in <your_git_directory>/reports/ You'll find there all the reports