Skip to content

Commit 9f1e63b

Browse files
committed
Document BrowserStack demo
1 parent e5673e3 commit 9f1e63b

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

browserstack-demo/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# BrowserStack Playwright Demo
2+
3+
This demo runs a Playwright smoke test against the button click counter training plugin using BrowserStack.
4+
5+
## Local setup
6+
7+
Set BrowserStack credentials in your shell:
8+
9+
```bash
10+
export BROWSERSTACK_USERNAME="..."
11+
export BROWSERSTACK_ACCESS_KEY="..."

0 commit comments

Comments
 (0)