name: Selenium.WebDriverBackedSelenium description: 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 deprecated, more procedural Selenium Remote Control (or Selenium RC) API, but implemented using the current 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 Selenium WebDriver API. license_spdx: Apache-2.0 version: 3.10.0 spec_version: 1.0 download_url: https://www.nuget.org/api/v2/package/Selenium.WebDriverBackedSelenium/3.10.0 home_url: https://selenium.dev/ news_url: https://libraries.io/nuget/Selenium.WebDriverBackedSelenium/versions.atom date: 2018-03-03 about_resource: NONE libraries_io_url: https://libraries.io/nuget/Selenium.WebDriverBackedSelenium?number=3.10.0 vcs_tool: git vcs_repository: https://github.com/SeleniumHQ/selenium vcs_branch: trunk