Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Visual End-to-End Testing With Screener

Getting Started

  • Open the solution in Visual Studio

  • Set environment variables for your Sauce username, accesskey, and Screener API Key

setx SAUCE_USERNAME "YOUR SAUCE USERNAME"
setx SAUCE_ACCESS_KEY "YOUR KEY"
setx SCREENER_API_KEY "YOUR SCREENER API KEY"
  • Run tests in VisualTestSimple.cs