Skip to content

Gnail-nehc/Hobbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Hobbit

.net version: 4.0

supported browser: IE, Chrome (need to download web driver .exe for others)

supported data load: Excel, DB, Xml

Feature:

  1. High Scalability - easy to configure the browser under test and data load type from App.config.

  2. Modular Programming - pack test scenario into Service class at each page.

  3. Low Coupling - search control packed as custom by only 1 string parameter saved in data source.

  4. Smart Waiting - automatically wait for control load while getting control.

About

Web Auto Framework using Selenium web driver in C#, multiple data load and browsers configured in App.config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages