We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 451c01e commit a4e92c5Copy full SHA for a4e92c5
1 file changed
CSF.Extensions.WebDriver.Docs/index.md
@@ -12,6 +12,6 @@ This is broadly organised into three features:
12
* A mechanism to ['mark WebDrivers up' with information about their quirks] which affect that browser/WebDriver/version combination
13
14
[Selenium WebDriver]: https://www.selenium.dev/documentation/webdriver/
15
-[universal WebDriver factory]: Docs/index.md
16
-[reliably identify WebDriver instances]: Docs/DriverIdentification.md
17
-['mark WebDrivers up' with information about their quirks]: Docs/Quirks.md
+[universal WebDriver factory]: docs/index.md
+[reliably identify WebDriver instances]: docs/DriverIdentification.md
+['mark WebDrivers up' with information about their quirks]: docs/Quirks.md
0 commit comments