Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Help Wanted: WebDriverExtensionCommand

20 views
Skip to first unread message

WhizSid Programming

unread,
Jul 16, 2020, 2:27:51 PM7/16/20
to mozilla-tool...@lists.mozilla.org
Hy!

There is a trait named `WebDriverExtensionCommand` in the webdriver crate. But not containing much informations about usages. Is there any official documentation about usages with geckodriver? It was not mentioned in [this](https://developer.mozilla.org/en-US/docs/Web/WebDriver/Commands) documentation.

Ramesh Kithsiri,
Sri Lanka.

Henrik Skupin

unread,
Aug 11, 2020, 8:31:31 AM8/11/20
to mozilla-tool...@lists.mozilla.org
WhizSid Programming wrote on 16.07.20 20:27:

> There is a trait named `WebDriverExtensionCommand` in the webdriver crate. But not containing much informations about usages. Is there any official documentation about usages with geckodriver? It was not mentioned in [this](https://developer.mozilla.org/en-US/docs/Web/WebDriver/Commands) documentation.

Extension commands are driver specific and not covered by the WebDriver
specification. As such we seem to not have added docs for that yet.

If you want to see how geckodriver is using it have a look at its source
code here:

https://searchfox.org/mozilla-central/rev/ab81b8552f4aa9696a2524f97fdfeb59d4dc31c1/testing/geckodriver/src/command.rs#128-141

I hope that helps.

Best,

--
Henrik Skupin
Senior Software Engineer
Mozilla Corporation
0 new messages