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
Allow to select presets of common browsers (chrome-like, Firefox, Safari) presets with agent and maybe other headers using simple function calls:
$web->firefox();
$web->chrome();
$web->safari();
These should be chainable as well.
The text was updated successfully, but these errors were encountered:
spekulatius
changed the title
Allow to select presets of common browser in recent versions
Idea: Allow to select presets of common browser in recent versions
Dec 1, 2022
Allow to select presets of common browsers (chrome-like, Firefox, Safari) presets with agent and maybe other headers using simple function calls:
These should be chainable as well.
The text was updated successfully, but these errors were encountered: