Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 595 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 595 Bytes

How to use

  1. Clone repo
  2. Run build.cmd
  3. Try! For instance, use test/TestSelenideForNet/TestSelenideForNet.sln project for that

WebDriver and Browser Support Warning

Selenium WebDriver doesn't support newest version of browsers out of the box, e.g. Firefox 43+, see details here (Russian only). Thus, both Selenide and Selenide for C# as well will not support newest browsers as soon as they works through Selenium.

Minimum Software Requirements

  1. Visual Studio 2015 (because of C# 6.0)