Skip to content

Betancore/StasisFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium based framework template (codename 'Stasis')

Description

This is a very simple Selenium based framework with few optional features. Here is the list of main advantages and disadvantages:

Pros:

Cons:

  • Due to singleton and static driver instance - no parallelization out of the box
  • No reporting

Installing

  1. Add new project in solution
  2. Reference "Framework" project

Tips and tricks

  • See the example of implementation in DummyTests project
  • Basic settings link is placed in Framework project. Most likely you would like to add separate configs for each test project - so remove it from Framework and add to each test project. Or use it as is in case of single test project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages