Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Jul 14, 2022
1 parent 0682ca0 commit fc796f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dusk.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,10 @@ You may use the `screenshot` method to take a screenshot and store it with the g

$browser->screenshot('filename');

The `responsiveScreenshots` method may be used to take a series of screenshots at various breakpoints:

$browser->responsiveScreenshots('filename');

<a name="storing-console-output-to-disk"></a>
### Storing Console Output To Disk

Expand Down

0 comments on commit fc796f6

Please sign in to comment.