Skip to content

Commit 7148fea

Browse files
committed
Removed deprecated 'fullscreen_algorithm' option from Behat screenshot config.
1 parent 4a7a549 commit 7148fea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

behat.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ default:
9494
dir: '%paths.base%/.logs/screenshots' # Directory to save screenshots.
9595
on_failed: true # Change to 'false' (no quotes) to disable screenshots on failure.
9696
always_fullscreen: true # Always capture full page screenshots.
97-
fullscreen_algorithm: resize # Options: 'stitch' or 'resize'
9897
purge: false # Purge screenshots before each run. Use `BEHAT_SCREENSHOT_PURGE=true` to override.
9998
info_types: # Additional information to include in screenshots.
10099
- url

0 commit comments

Comments
 (0)