Skip to content

Commit

Permalink
test a long URL
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore committed Mar 14, 2024
1 parent 037473c commit e71334c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: node bin/browsertime.js -b edge -n 1 --screenshot https://www.sitespeed.io/
shell: cmd
- name: Run Edge test with video
run: node bin/browsertime.js -b edge -n 1 --screenshot --video --visualMetrics --viewPort 1000x600 https://www.sitespeed.io/
run: node bin/browsertime.js -b edge -n 1 --screenshot --video --visualMetrics --viewPort 1000x600 https://www.webstaurantstore.com/vigor-2-piece-non-stick-stainless-steel-aluminum-clad-with-excalibur-coating-fry-pan-set-with-8-and-9-1-2-pan/473SSFRYKT3.html
shell: cmd
- name: Run Chrome test
run: node bin/browsertime.js -b chrome -n 1 https://www.sitespeed.io/
Expand Down

0 comments on commit e71334c

Please sign in to comment.