google / tamperchrome

Tamper Dev is an extension that allows you to intercept and edit HTTP/HTTPS requests and responses as they happen without the need of a proxy. Works across all operating systems (including Chrome OS).
https://tamper.dev
Apache License 2.0
4.19k stars 219 forks source link

Move away from protractor #165

Open sirdarckcat opened 3 years ago

sirdarckcat commented 3 years ago

The UI E2E tests are very flaky, and crash often.

The puppeteer model seems better and more robust.

sirdarckcat commented 3 years ago

This is needed for #53

sirdarckcat commented 3 years ago

the crashes are a bit random and still worth moving off protractor, but the flakiness is now better.