Skip to content

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

License

Notifications You must be signed in to change notification settings

paulsuen/selenium-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.2%
  • JavaScript 5.4%
  • PowerShell 1.1%
  • Other 0.3%