-
|
Beta Was this translation helpful? Give feedback.
Answered by
bahmutov
Mar 11, 2021
Replies: 1 comment 1 reply
-
Unfortunately, this is not possible. Of course you can always just specify the specs to run yourself and just use the same CI build ID to link these specs into the single logical recording on the Dashboard
Or you can use https://on.cypress.io/module-api to execute |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bahmutov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unfortunately, this is not possible. Of course you can always just specify the specs to run yourself and just use the same CI build ID to link these specs into the single logical recording on the Dashboard
Or you can use https://on.cypress.io/module-api to execute
cypress.run
from your code and apply any logic you want