Skip to content

alicemalzac/googleSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Selenium C# Google Search Test

This is a simple Selenium C# test script that automates a Google search using xUnit as the testing framework.

Prerequisites

Before running the test, ensure you have the following prerequisites installed:

Setup

  1. Clone the repository:

    git clone https://github.com/alicemalzac/googleSearch.git
    
  2. Inside VSCode execute the following commands:

    dotnet build
    dotnet test

About

Selenium Webdriver C# project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages