Skip to content

andyrblank/Selenium-C-Sharp-Example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Selenium C# Example

This is a basic example of using Selenium in Visual Studio with C# DotNetCore and MSTest.

This uses the following Nuget packages:

GoogleSearchExample.cs contains code for starting a Chrome browser, navigating to google.com, executing a search for 'Selenium HQ' & asserting some values from the results page (see comments).

For more information please see my blog post here: https://blankstechblog.com/2019/05/23/cross-platform-selenium-with-dotnet-core/

About

Example code for using Selenium with Visual Studio, C#, dotnet core, & MSTest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages