Skip to content

Adds Selenium via Nuget, adds Environment and Browser to Test Case name

Notifications You must be signed in to change notification settings

williereed/Sample_Rockabilly_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample_Rockabilly_Project

Adds Selenium via Nuget, adds Environment and Browser to Test Case name

Directions - Open the Solution and:

  1. Right Click SampleApp set it to be the Startup project
  2. Right Click the Solution and select Properties
  3. Select the Debug tab
  4. In the Command Line Arguments enter: Run All Chrome;Edge;Firefox;InternetExplorer;PhantomJS

Browser Support:

Internet Explorer

It is required to read the following:

https://github.com/SeleniumHQ/selenium/wiki/InternetExplorerDriver#required-configuration

Edge

Must be running a Windows Insider Preview to enable the Edge driver to run successfully.

I am running Windows 10 Enterprise Insider Preview Build 16226.rs_prerelease 170616-2021

This project includes the Edge driver version 10.0.16215.1000

The Edge driver (16215) and Windows (16226) should be the same number.

About

Adds Selenium via Nuget, adds Environment and Browser to Test Case name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages