Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 283 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 283 Bytes

Moon Cloud Codeception Example

  1. Install dependencies:
$ composer install
  1. Run the test:
$ BROWSERS_USERNAME=your-username-here BROWSERS_PASSWORD=your-password-here ./vendor/bin/codecept run
  1. Screenshot will be saved to _output/debug/screenshot.png.