WebDriver-backed Selenium 2.30.0
Selenium is a set of different software tools each with a different approach to supporting browser automation.
These tools are highly flexible, allowing many options for locating and manipulating elements within a browser,
and one of its key features is the support for automating multiple browser platforms. This package contains
the .NET bindings for the older, more procedural Selenium Remote Control (or Selenium RC) API, but implemented
using the newer WebDriver technology. It does not require a running instance of the Selenium Server,
and is not limited to the functionality available from within the JavaScript sandbox. It is intended as
a transitional package to allow organizations with significant investment in the Selenium RC API
to run their code with minimal modifications until they are able to migrate to the newer Selenium WebDriver API.
https://nuget.org/packages/Selenium.WebDriverBackedSelenium/