Skip to content

AlexGalichenko/hackaton2024

Repository files navigation

Introduction

This project is a TypeScript-based implementation using Playwright, a powerful library to automate and test web browsers.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed (version 18 or above)
  • npm (Node Package Manager) installed
  • Basic knowledge of TypeScript

Installation

To install the dependencies, follow these steps:

npm install
npx playwright install --with-deps

This will install Playwright and the necessary browser binaries.

Testing

To run tests, use the following command:

npx playwright test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •