dequelabs / watcher-examples

2 stars 7 forks source link

Use browser-driver-manager to manage chrome/chromedriver installs #197

Closed Zidious closed 1 month ago

Zidious commented 1 month ago

We are introducing some CI automation in this PRwhen we open PRs to run a quick smoke test across all integrations.

Instead of having to update ChromeDiver manually every time (example) we should just let browser-driver-manager handle this for us.

We can follow what @scottmries did for @axe-core/npm in this issue: https://github.com/dequelabs/axe-core-npm/issues/1043

Zidious commented 1 month ago

Closing duplicate of: https://github.com/dequelabs/watcher-examples/issues/182