2.0.108 • Published 5 months ago

sealights-protractor-plugin v2.0.108

Weekly downloads
-
License
ISC
Repository
github
Last release
5 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.97

8 months ago

2.0.108

5 months ago

2.0.102

8 months ago

2.0.92

10 months ago

2.0.77

1 year ago

2.0.78

1 year ago

2.0.76

1 year ago

2.0.74

1 year ago

2.0.72

1 year ago

2.0.91

11 months ago

2.0.87

11 months ago

2.0.82

1 year ago

2.0.83

1 year ago

2.0.60

1 year ago

2.0.44

1 year ago

2.0.19

2 years ago

2.0.23

2 years ago

2.0.16

2 years ago

2.0.13

2 years ago

2.0.5

2 years ago

2.0.12

2 years ago

2.0.10

2 years ago

2.0.8

2 years ago

2.0.2

2 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago