w3c / webdriver-bidi

Bidirectional WebDriver protocol for browser automation
https://w3c.github.io/webdriver-bidi/
353 stars 39 forks source link

Link browser implementation of WebDriver BiDi #449

Open whimboo opened 1 year ago

whimboo commented 1 year ago

It would be great to see the current implementation status of different browsers. I've created a spreadsheet that I would like to link and that can be found at:

https://docs.google.com/spreadsheets/d/1bkiPU5eDBCqFkx5p_VSBx_OK8gy9TeHRKQVPHKMATGQ/edit?pli=1#gid=0

christian-bromann commented 1 year ago

What would you suggest would be the right platform to document the progress? This spreadsheet or something like https://caniuse.com/ for WebDriver?

whimboo commented 1 year ago

Good question! Ideally I would like to see the current status in brower-compat-data similar like webdriver (which is far from being complete). Before we can get started there I would like to have a place where we can easily add different states. As such I proposed the referenced spreadsheet. I don't know caniuse.com and how much in detail it could visualize the progress of BiDi.

whimboo commented 1 year ago

Note that I also filed an issue for browser-compat-data which would actually be my preferred target: https://github.com/mdn/browser-compat-data/issues/20207