logo

Troubleshooting

Common footguns

It canโ€™t find the browser

What it looks like
  1. Check that you donโ€™t have CYPRESS_INSTALL_BINARY set to 0. If it is, make sure to have a separate workflow step to install the browsers
  1. Your caching strategy might be keeping our plugin from pulling in the correct browser. Start debugging it by turning off all caching, e.g. actions/cache

Powered by Notaku