Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 312 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 312 Bytes

Selenium application

Basic example running Chrome headlessly. Runs a search in Google and checks result.

Commands

  • npm test - run the tests using the local .mocharc.yaml config file. The config includes the Babel transpilation hook @babel/register. We have the babel config set inside .babelrc.