File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 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
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 `
You can’t perform that action at this time.
0 commit comments