You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem statement:
Currently, When we set up the CI pipelines for the test case execution. we are not allowed to run Synpress on the Linux Server because Chrome browser would not available on it. and with the help of BrowserStack integration, We will able to run Synpress on the Linux Server and we can able to set up the CI Pipelines with SynPress Scripting.
How it should work:
For cypress script support we have browserstack-cypress-cli tool, So we can easily run our cypress in browserstack and It's working smoothly in CI Pipeline also. So like that, we need Sypress Support with the BrowserStack.
Is your feature request related to a problem? Please describe.
Currently not able to run the synpress in BrowserStack. It's quite useful for CI.
Describe the solution you'd like
With help of the BrowserStack support, We can directly run our scripts into BrowserStack.
The text was updated successfully, but these errors were encountered: