Bug 1830875 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Upstream issue: https://github.com/sitespeedio/browsertime/issues/1170#issuecomment-1521346069

We have to support [Browsertime](https://github.com/sitespeedio/browsertime) so that it can switch to using the WebDriver BiDi implementation.

Given that it is a [node package](https://www.npmjs.com/package/browsertime) it actually relies on [WebdriverIO](https://github.com/webdriverio). So we should make sure to get all the required features added there.

Peter, is the list of features from the related GitHub issue still correct or has it been changed since the issue got filed? Maybe you could list everything that is needed? Thanks!
Upstream issue: https://github.com/sitespeedio/browsertime/issues/1170#issuecomment-1521346069

We have to support [Browsertime](https://github.com/sitespeedio/browsertime) so that it can switch to using the WebDriver BiDi implementation.

Given that it is a [node package](https://www.npmjs.com/package/browsertime) it actually relies on [selenium-webdriver](https://www.npmjs.com/package/selenium-webdriver). So we should make sure to get all the required features added there.

Peter, is the list of features from the related GitHub issue still correct or has it been changed since the issue got filed? Maybe you could list everything that is needed? Thanks!

Back to Bug 1830875 Comment 0