2.0.60 • Published 3 months ago

sealights-protractor-plugin v2.0.60

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months ago

#sealights-protractor-plugin

This is the sealights plugin for Protractor.

Install

npm install sealights-protractor-plugin

Usage

In your config file add the sealights plugin

plugins: [{
    package: 'sealights-protractor-plugin',
  },
  ...
]

Passing parameters to reporter via CLI

From the command line add sealights parameters with '--sl-' prefix

protractor protractor.conf.js --sl-tokenfile <path/to/token-file>  --sl-buildsessionidfile <path/to/buildSessionId-file> --sl-testStage e2e

Supported parameters

  • token - Sealights token
  • tokenFile - Path to file contains the Sealights token
  • buildSessionId - Sealights build session id
  • buildSessionIdFile - Path to file contains the Sealights build session id
  • testStage - Test stage current tests are relates to
  • labId - Pre-defined Sealights lab-id (optional)
  • proxy - Proxy server (optional)

Author

Sealights

2.0.60

3 months ago

2.0.44

3 months ago

2.0.19

7 months ago

2.0.23

6 months ago

2.0.16

8 months ago

2.0.13

10 months ago

2.0.5

12 months ago

2.0.12

10 months ago

2.0.10

10 months ago

2.0.8

10 months ago

2.0.2

1 year ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago