Skip to content

dak0rn/chrome-headless-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing with Chrome Headless

This is a PoC for end to end test run with nightwatch.js, Selenium and Google Chrome Headless.

Run

Use docker-compose to run all tests from the tests/ folder. The container will exit afterwards.

Test run

Caveats

  • If you produce an SSL error (e.g. server misconfiguration), Chrome will hang for about a minute and fail afterwards
  • If you try to enable remote debugging, Selenium won't start