Skip to content

Commit 2ef8948

Browse files
committed
feat(webapi): saveScreenshotToPath
1 parent 4e1b234 commit 2ef8948

File tree

14 files changed

+1936
-2048
lines changed

14 files changed

+1936
-2048
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ website
1010
.idea
1111
docs/build
1212
test/data/output
13+
test/data/custom
1314
test/acceptance/output
1415
test/bdd/output
1516
examples/output
@@ -26,4 +27,4 @@ package-lock.json
2627
yarn.lock
2728
/.vs
2829
typings/types.d.ts
29-
typings/promiseBasedTypes.d.ts
30+
typings/promiseBasedTypes.d.ts

docs/helpers/Playwright.md

Lines changed: 608 additions & 642 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)