Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WebDriver #2757

Open
Schweinepriester opened this issue Aug 26, 2016 · 10 comments
Open

Add WebDriver #2757

Schweinepriester opened this issue Aug 26, 2016 · 10 comments

Comments

@Schweinepriester
Copy link
Contributor

Schweinepriester commented Aug 26, 2016

https://webkit.org/blog/6900/webdriver-support-in-safari-10/

At first I thought "Selenium as a framework doesn't belong to caniuse", but seemingly it is becoming a standard, see https://www.w3.org/TR/webdriver/, wherefore the standard probably should be listed?

@cvrebert
Copy link
Contributor

+1

@Ugoku
Copy link
Contributor

Ugoku commented Aug 29, 2016

+1

2 similar comments
@mkurz
Copy link
Contributor

mkurz commented Sep 13, 2016

+1

@mavgit
Copy link

mavgit commented May 19, 2017

+1

@jonhoo
Copy link

jonhoo commented May 28, 2017

Firefox currently mostly supports WebDriver through geckodriver.
Chrome and Chromium have chromedriver, though it supports an older non-standard version of the protocol. There are efforts underway to fix this, but it's not quite there yet.
Edge seems to support both the old and the new (standard) protocol.
It's not entirely clear what Safari supports supports, but their page at least mention the W3C spec.

@rubenrua
Copy link

+1

@schuch
Copy link

schuch commented Dec 18, 2018

it is a recommended standard since 05 June 2018 (https://www.w3.org/TR/webdriver/)
👍

@sergeysova
Copy link

Has progress?

@Schweinepriester
Copy link
Contributor Author

There is an entry via MDN now, but really not sure if just navigator.webdriver truly covers support for WebDriver. Therefore I think this issue should remain open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests