- add support for fetching any web page
- add support for the
deviceparameter to simulate specific device behaviors - deprecate explicit
viewport-width,viewport-height,screen-width, andscreen-heightin favor of using thedeviceparameter
BREAKING CHANGE: Default values for viewport-width, viewport-height, screen-width, and screen-height have been removed. Users should now use the device parameter to specify device-specific behaviors.