There was an error while loading. Please reload this page.
The solution is divided into source and test projects. Unit tests and integration tests are split into separate assemblies.
src\ Selenium.WebDriver.Extensions test\ Selenium.WebDriver.Extensions.Tests Selenium.WebDriver.Extensions.IntegrationTests
Application features are tested using integration tests on Internet Explorer, Chrome, Firefox and Edge.
Using the library
Extending the library