Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubRumpca authored Jun 12, 2024
1 parent fa6b6ff commit 6289168
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Playwright-Store
[![Build status] (https://github.com/JakubRumpca/Playwright-Store/blob/main/.github/workflows/pipeline.yml/badge.svg)](https://github.com/JakubRumpca/Playwright-Store/actions/workflows/pipeline.yml)
[![Build status](https://github.com/JakubRumpca/Playwright-Store/blob/main/.github/workflows/pipeline.yml/badge.svg)](https://github.com/JakubRumpca/Playwright-Store/actions/workflows/pipeline.yml)

The repository contains playwright automated tests of the online store available at https://www.saucedemo.com/. The website was created for training purposes, where you can practice testing web applications on it, so using bots such as automatic tests is allowed and does not violate the regulations.

Expand Down Expand Up @@ -59,4 +59,4 @@ Example:

```bash
npm run tests users.spec.ts
```
```

0 comments on commit 6289168

Please sign in to comment.