Cypress setup for remote application monitoring #28621
Unanswered
m-vision
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Cypress Community,
I am looking for the minimal local setup for testing several remote applications and workflows, where I don't have access to the code and not included in the CI/CD pipeline.
My first use cases are testing response from: url1, url2, url3 ,then... login and do some specific workflow in each URL.
npm install cypress
And anything else I need to install, configure, then start ?
Thanks!
Martin
Beta Was this translation helpful? Give feedback.
All reactions