getgauge / taiko

A node.js library for testing modern web applications
https://taiko.dev
MIT License
3.56k stars 452 forks source link

Update to use Chrome for Testing #2708

Closed NivedhaSenthil closed 3 months ago

NivedhaSenthil commented 1 year ago

A new flavour of chrome called Chrome for Testing is recently released focused on testing. Taiko can update to use this instead of downloading chromium binaries.

Refer: https://github.com/puppeteer/puppeteer/pull/10054

zabil commented 1 year ago

Ah nice, finally. This is will make the downloading and upgrade easy.