
Cypress Test Runner
Pricing
Pay per usage

Cypress Test Runner
Run your Cypress tests on the Apify Platform effectively and easily. Just set up your test environment using a user-friendly UI and let the platform do the rest.
0.0 (0)
Pricing
Pay per usage
2
Monthly users
8
Runs succeeded
28%
Last modified
3 months ago
Ability to use proxy
Closed
I'm not sure if this is even possible since, as per the Cypress docs (https://docs.cypress.io/guides/references/proxy-configuration), it reads proxy settings from environment variables and Apify docs doesn't make very clear to me if adding a custom environment variable to the Actor would work as expected (see https://docs.apify.com/platform/actors/development/programming-interface/environment-variables#custom-environment-variables) or adding proxy settings to the input schema would be the way (https://docs.apify.com/platform/actors/development/actor-definition/input-schema/specification/v1#object). Anyway, I think it's worth a try.
Thanks!

Pavlína Vencovská (pavlina.vencovska)
Hi, thanks for the suggestion, we will look at it and let you know!

Hi! Thanks for the suggestion. Currently I don't have any plans to extend the functionality of this Actor.
The environment variables on Apify platform wouldn't work for this, as the environment variables are defined on Actor level and would be shared by all users of the Actor. Possible approach could be to add environment variables section to input (say as .env file contents), and put them to environment before cypress is started. Or maybe even have a special field on input for proxy env variable.
The repo is public and PRs are welcome!
Or You can use the cypress template to create an Actor that would fit your use-case.
I'd leave this issue open, as a feature request.
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.