Gets a collection of the implementations of OpenQA.Selenium.IWebDriver in the Selenium library which
@@ -157,7 +157,8 @@
OpenQA.Selenium.DriverOptions. For example, this method will not return
OpenQA.Selenium.Remote.RemoteWebDriver because that takes one of many different options types.
On the other hand, as of the time of writing, OpenQA.Selenium.Chrome.ChromeDriver would be included in the results, because it has
-a constructor which uniquely and unambiguously identifies that it requires an instance of OpenQA.Selenium.Chrome.ChromeOptions
+a constructor which uniquely and unambiguously identifies that it requires an instance of OpenQA.Selenium.Chrome.ChromeOptions
+
This method makes use of assembly-scanning techniques to get the list of drivers and options, so it stands at least some chance of correctly
dealing with alterations in the Selenium library, such as the introduction of new WebDrivers.
@@ -171,7 +172,7 @@
diff --git a/docs/api/CSF.Extensions.WebDriver.Factories.IParsesSingleWebDriverConfigurationSection.html b/docs/api/CSF.Extensions.WebDriver.Factories.IParsesSingleWebDriverConfigurationSection.html
new file mode 100644
index 0000000..29e02b9
--- /dev/null
+++ b/docs/api/CSF.Extensions.WebDriver.Factories.IParsesSingleWebDriverConfigurationSection.html
@@ -0,0 +1,201 @@
+
+
+
+