Skip to content

YamiOdymel/testcafe-with-chrome-firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TestCafe with Firefox + Chromium

Files

  • .drone.yml - The CI configure file, just like .travis.yml.
  • script.sh - The startup script.
  • test.js - The test file for TestCafe.

Command

testcafe 'chromium --no-sandbox --headless --disable-gpu,firefox' test.js

Output

Running tests in:
 - Chrome 56.0.2924 / Linux 0.0.0
 - Firefox 45.0.0 / Linux 0.0.0
 Example page
 ✓ Emulate user actions and perform a verification
 1 passed (3s)

About

TestCafe with Firefox and Chromium on Drone CI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published