/selenium-utils

Web UI testing framework base on Selenium.WebDriver and Selenium.Support.

Primary LanguageC#Apache License 2.0Apache-2.0

selenium-utils

The purpose of this framework is to make UI testing much more easier and cheaper. Framework is based on selenium wrappers and principles which canopy uses.

We created types of 3 APIs.

  • FluentAPI
  • AssertAPI
  • LambdaAPI - not finished yet

configuration

All critical settings are configurable in seleniumconfig.json. This provides you the possibility of creation specific configuration for your CI servers.