You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(very) simple bug fix for screenshot method (#106)
* simple bug fix for screenshot method
unpack the input options as the base playwright screenshot method accepts keyword arguments only
* bug fix for the bug fix - send the safe payload instead of options
options might be None.
0 commit comments