I'm trying to utilize an existing Selenoid farm to run Cypress tests, found no relevant docs so far. Is there any easy way to specify remote browser/browser farm URL in Cypress tests/configuration?
Asked
Active
Viewed 178 times
1 Answers
1
Selenoid only supports Selenium tests. Cypress is completely independent technology not compatible with Selenium. However remote Cypress tests execution is supported in another related product called Moon. https://aerokube.com/moon/latest/#cypress

vania-pooh
- 2,933
- 4
- 24
- 42