Skip to content

Commit

Permalink
feat: update demo for multi tab
Browse files Browse the repository at this point in the history
  • Loading branch information
yuyutaotao committed Jan 27, 2025
1 parent 7618743 commit 23d58ae
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 3,488 deletions.
1 change: 1 addition & 0 deletions .github/workflows/yaml-scripts-demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
cd yaml-scripts-demo
npm i -g @midscene/cli@${{ env.TAG }}
midscene --version
midscene ./midscene-scripts/
continue-on-error: true

Expand Down
2 changes: 1 addition & 1 deletion playwright-demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ OPENAI_API_KEY="YOUR_TOKEN"

```bash
pnpm install --no-frozen-lockfile
pnpm install

# run e2e test
pnpm run e2e
Expand Down
Loading

0 comments on commit 23d58ae

Please sign in to comment.