cypress-io / circleci-orb

Install, cache and run Cypress.io tests on CircleCI with minimal configuration.
https://circleci.com/orbs/registry/orb/cypress-io/cypress
MIT License
159 stars 101 forks source link

chore: update circleci browser tools orb to v1.4.8 #462

Closed DaleGardner closed 4 months ago

DaleGardner commented 4 months ago

This will fix chrome driver install issues: fix download urls by using chrome supplied links by @DP19 in https://github.com/CircleCI-Public/browser-tools-orb/pull/109 https://github.com/CircleCI-Public/browser-tools-orb/releases/tag/v1.4.8

Fix #460

cypress-app-bot commented 4 months ago
jennifer-shehane commented 4 months ago

@DaleGardner I'll open a new PR since the contributor workflow is broken. Thanks for pushing this along!