@@ -13,7 +13,7 @@ geckodriver’s [source code] is made available under the [Mozilla
13
13
Public License] .
14
14
15
15
[ WebDriver protocol ] : https://w3c.github.io/webdriver/#protocol
16
- [ Firefox remote protocol ] : https://firefox-source-docs.mozilla.org/testing/marionette/marionette/ Protocol.html
16
+ [ Firefox remote protocol ] : https://firefox-source-docs.mozilla.org/testing/marionette/Protocol.html
17
17
[ source code ] : https://hg.mozilla.org/mozilla-unified/file/tip/testing/geckodriver
18
18
[ Mozilla Public License ] : https://www.mozilla.org/en-US/MPL/2.0/
19
19
[ WebDriver ] : https://developer.mozilla.org/en-US/docs/Web/WebDriver
@@ -44,14 +44,14 @@ Documentation
44
44
* [ Python API] ( https://seleniumhq.github.io/selenium/docs/api/py/ )
45
45
* [ Ruby API] ( https://seleniumhq.github.io/selenium/docs/api/rb/ )
46
46
47
- * [ geckodriver usage] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/geckodriver/ Usage.html )
48
- * [ Supported platforms] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/geckodriver/ Support.html )
49
- * [ Firefox capabilities] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/geckodriver/ Capabilities.html )
50
- * [ Capabilities example] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/geckodriver/ Capabilities.html#capabilities-example )
51
- * [ Enabling trace logs] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/geckodriver/ TraceLogs.html )
52
- * [ Analyzing crash data from Firefox] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/geckodriver/ CrashReports.html )
47
+ * [ geckodriver usage] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/Usage.html )
48
+ * [ Supported platforms] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/Support.html )
49
+ * [ Firefox capabilities] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/Capabilities.html )
50
+ * [ Capabilities example] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/Capabilities.html#capabilities-example )
51
+ * [ Enabling trace logs] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/TraceLogs.html )
52
+ * [ Analyzing crash data from Firefox] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/CrashReports.html )
53
53
54
- * [ Contributing] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/geckodriver/ #for-developers )
54
+ * [ Contributing] ( https://firefox-source-docs.mozilla.org/testing/geckodriver/#for-developers )
55
55
56
56
57
57
Source code
@@ -62,7 +62,7 @@ We only use this GitHub repository for issue tracking and making releases.
62
62
See our [ contribution documentation] for more information.
63
63
64
64
[ mozilla-central ] : https://hg.mozilla.org/mozilla-central/file/tip/testing/geckodriver
65
- [ contribution documentation ] : https://firefox-source-docs.mozilla.org/testing/geckodriver/geckodriver/ #for-developers
65
+ [ contribution documentation ] : https://firefox-source-docs.mozilla.org/testing/geckodriver/#for-developers
66
66
67
67
68
68
Contact
0 commit comments