Running tests using Protactor framework
If your testing framework is Protactor, SeaLights agent integrates directly with it and reports the test results to the server directly.
See https://www.npmjs.com/package/sealights-protractor-plugin for details.
Installing Sealights plugin
In your config file add the sealights plugin
Using Sealights plugin with Protactor
From the command line add sealights parameters with --sl-
prefix
Parameter | Description |
---|---|
| Access token generated from the SeaLights server |
| Path to file containing access token generated from the SeaLights server |
| Session ID of configuration created |
| Path to file containing the Session ID of configuration created |
| Name of the test stage |
| Unique ID for a set of test labs in case multiple labs are running simultaneously |
| Address of proxy to run connection through |