Closed lacell75 closed 4 months ago
Please note that geckodriver doesn't have it implemented yet. The required work is tracked via https://bugzilla.mozilla.org/show_bug.cgi?id=1854996.
We potentially start the implementation for WebDriver BiDi first, and when done we will do the same for Marionette and geckodriver. The work is planned for this quarter.
Note that this feature will be available with the next geckodriver 0.35.0 release. If you already want to check how it works you could download a nightly build of geckodriver from our CI.
System
This command
permissions
is supposed to be supported by firefox but I have an error : https://w3c.github.io/permissions/#webdriver-command-set-permission. Is it supported by geckodriver?Request failed with status 405 due to HTTP method not allowed
Testcase
Call this command like that:
Stacktrace