Lombiq / UI-Testing-Toolbox

Web UI testing toolbox for Orchard Core applications with Selenium. It discovers so many issues that you'll get impostor syndrome.
BSD 3-Clause "New" or "Revised" License
17 stars 6 forks source link

Performance testing (OSOE-360) #84

Open Piedone opened 3 years ago

Piedone commented 3 years ago

Performance testing (both server and client-side) at least on the level of "this is much slower than usual".

Jira issue

Piedone commented 9 months ago

Related: https://github.com/Lombiq/UI-Testing-Toolbox/issues/93.

Piedone commented 3 months ago

Getting performance metrics of Chrome DevTools is supported via CDP but that's non-standard and will be removed in favor of BiDi APIs. However, I don't see the BiDi equivalent.