chromium-bidi
chromium-bidi copied to clipboard
BiDi+ commands are not aligned with the spec
WebDriver BiDi specification restricts vendor-specific extension modules to have a prefix, in case of Chromium it's goog:. Currently, BiDi+ don't have that prefixes, which makes the implementation not spec compliant.
- [x] https://github.com/GoogleChromeLabs/chromium-bidi/issues/2840
- [x] https://github.com/GoogleChromeLabs/chromium-bidi/issues/2841
- [x] https://github.com/GoogleChromeLabs/chromium-bidi/issues/2842
- [x] https://github.com/GoogleChromeLabs/chromium-bidi/issues/2843
- [ ] https://github.com/GoogleChromeLabs/chromium-bidi/issues/2844
Proposed solution: http://go/webdriver:bidi-plus-naming
@sadym-chromium I want to work on this issue .Please assign me
@sadym-chromium I want to work on this issue .Please assign me
This is an umbrella issue. Please choose a specific issue you plan to work on.
Thank you @sadym-chromium for letting me know