Skip to content

Testing selenium automation written in c#

Notifications You must be signed in to change notification settings

balindersingh/automated-testing

Repository files navigation

UI testing using selenium in c#

Build Status

It has a test where it opens https://trailhead.salesforce.com/en/home website and search for login button and click it and then make sure next page has a button with text 'Salesforce' We can run the test using following command (tested on Windows) assuming your current terminal is this folder's parent directory

dotnet vstest "RegressionDemo\\bin\\Debug\\RegressionDemo.dll" /Tests:Dosearch

About

Testing selenium automation written in c#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published