Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moatazeldebsy authored Jul 25, 2024
1 parent 18d7487 commit 26b0826
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,6 +1,6 @@
# The Internet Automation with Playwright and TypeScript

This project is designed to automate testing of various web functionalities using Playwright in a TypeScript setup. It targets a demo website known as "The Internet" for practicing automation testing.
This project is designed to automate the testing of various web functionalities using Playwright in a TypeScript setup. It targets a demo website called [The Internet](https://the-internet.herokuapp.com/) for practicing automation testing.

## Features

Expand All @@ -19,4 +19,4 @@ This project is designed to automate testing of various web functionalities usin

1. Clone the repository:
```sh
git clone https://github.com/your-username/the-internet-automation-typescript-playwright.git
git clone https://github.com/moatazeldebsy/the-internet-automation-typescript-playwright.git

0 comments on commit 26b0826

Please sign in to comment.