Skip to content

Commit d703780

Browse files
committed
Improve docs with reference
1 parent a4e92c5 commit d703780

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

  • CSF.Extensions.WebDriver.Docs/docs

CSF.Extensions.WebDriver.Docs/docs/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,13 @@ Do not forget that you may provide configuration from multiple sources; for exam
7171
7272
[`GetDefaultWebDriver()`]: xref:CSF.Extensions.WebDriver.IGetsWebDriver.GetDefaultWebDriver(System.Action{OpenQA.Selenium.DriverOptions})
7373

74+
### Configuration reference
75+
76+
The available configuration options/syntax is documented in the classes [`WebDriverCreationOptionsCollection`] and [`WebDriverCreationOptions`].
77+
78+
[`WebDriverCreationOptionsCollection`]: xref:CSF.Extensions.WebDriver.Factories.WebDriverCreationOptionsCollection
79+
[`WebDriverCreationOptions`]: xref:CSF.Extensions.WebDriver.Factories.WebDriverCreationOptions
80+
7481
## 3. Inject and use the services
7582

7683
Use dependency injection to inject an [`IGetsWebDriver`].

0 commit comments

Comments
 (0)