name: Selenium.WebDriver 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 concise and object-based Selenium WebDriver API, which uses native OS-level events to manipulate the browser, bypassing the JavaScript sandbox, and does not require the Selenium Server to automate the browser. license_spdx: Apache-2.0 version: 3.10.0 spec_version: 1.0 download_url: https://www.nuget.org/api/v2/package/Selenium.WebDriver/3.10.0 home_url: https://selenium.dev/ news_url: https://libraries.io/nuget/Selenium.WebDriver/versions.atom date: 2018-03-03 about_resource: NONE libraries_io_url: https://libraries.io/nuget/Selenium.WebDriver?number=3.10.0 vcs_tool: git vcs_repository: https://github.com/SeleniumHQ/selenium vcs_branch: trunk