Skip to content

arthurbohan/regula-playwright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regula Automation Project

Overview

This project contains automated UI tests for the Regula website using Playwright.

Structure

  • tests/specs/ — Test specifications
  • tests/pages/ — Page Object Models and components
  • tests/data/ — Test data

Getting Started

  1. Install dependencies:

    npm install
  2. Run tests:

    npm run test

Requirements

  • Node.js >= 16
  • Playwright

Author

Prepared for a technical task before interview.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published