This is an example repository that showcases using Currents.dev for running Playwright tests on Jenkins with the last failed flag.
-
Note: get your record key from Currents.dev and set Jenkins credential variable
CURRENTS_RECORD_KEY
-
Note: set the
CURRENTS_PROJECT_ID
Jenkins credential variable - obtain the project id from Currents.dev -
Note: set the
CURRENTS_API_KEY
Jenkins credential variable - obtain the API Key from Currents.dev
The following plugins are needed (You can find it with the same names):
- Github Plugin
- Pipeline Plugin
- SCM Api Plugin