Skip to content

itaibh/tutorial-selenium-csharp-basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites:

  1. Visual Studio installed on your machine.
  2. Chrome Webdriver is on your machine and is in the PATH. Here are some resources from the internet that'll help you.

Steps to run this example

  1. Git clone this repo

    • git clone https://github.com/applitools/tutorial-selenium-csharp-basic.git
  2. Open the folder tutorial-selenium-csharp-basic

  3. Set your API key in the APPLITOOLS_API_KEY environment variable.

    • You can get your API key by logging into Applitools > Person Icon > My API Key.
  4. Double click the ApplitoolsTutorial.sln. This will open the project in Visual Studio.

    MAKE SURE YOU HAVE THE APPLITOOLS_API_KEY ENVIRONMENT VARIABLE SET BEFORE YOU START VISUAL STUDIO

  5. Hit Run

About

This is the new Selenium C# basic tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages