Skip to content

Commit 415394b

Browse files
authored
Updated links
1 parent 38877ff commit 415394b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@
44

55
## Features of this framework
66
* Design Pattern: Page Object Model
7-
* Reporting: `Allure https://www.npmjs.com/package/allure-playwright`
8-
[Allure Reporting](https://www.npmjs.com/package/allure-playwright)
9-
* Cloud Integration: `SauceLab https://saucelabs.com/`
10-
* Code Formatter: `Prettier https://prettier.io/`
11-
* Deep Deletion: `https://www.npmjs.com/package/rimraf`
7+
* [Reporting: Allure](https://www.npmjs.com/package/allure-playwright)
8+
* [Cloud Integration: SauceLab](https://saucelabs.com/)
9+
* [Code Formatter: Prettier](https://prettier.io/)
10+
* [Deep Deletion](https://www.npmjs.com/package/rimraf)
1211

1312
## Getting started
1413

@@ -54,7 +53,7 @@
5453

5554

5655
### How to run Test on SauceLabs
57-
* SauceLabs Quickstart `https://docs.saucelabs.com/web-apps/automated-testing/playwright/quickstart/`
56+
* [SauceLabs Quickstart](https://docs.saucelabs.com/web-apps/automated-testing/playwright/quickstart/)
5857
* Set Environment Variables:
5958
* Open Terminal
6059
* Run `touch ~/.bash_profile; open ~/.bash_profile`

0 commit comments

Comments
 (0)