You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implement the install command in chromium-bidi (installing only unpacked extensions is possible with CDP for now, we only support that and throw unsupported exception for other formats)
Getting started with chromium-bidi: https://github.com/GoogleChromeLabs/chromium-bidi/blob/main/README.md
WebDriver BiDi spec: https://w3c.github.io/webdriver-bidi/#module-webExtension
WebPlatformTests exist in a Mozilla CL: https://phabricator.services.mozilla.com/D234060
Implement the install command
Implement the uninstall command
Details about the CDP install command: go/browser-automation:loading-extensions
The text was updated successfully, but these errors were encountered: