Skip to content

Issue #784 - add selenium end-to-end test basis

Manvel Saroyan requested to merge issue_784 into master

This is an early stage implementation, addressing minimal requirements, of running tests in latest Chrome version provided by chromedriver.

  • npm run test:selenium -- -p EXTENSION_PATH run tests where EXTENSION_PATH is either path to the ABP for chrome build root folder or .zip file.
Edited by Manvel Saroyan

Merge request reports