- Please provide list of display resolutions required for e2e tests library - Provided list will be required for implementing in : - adtechmedia-website - atm widget on demo pages - wordpress plugin - drupal plugin - Please take into consideration both 'desktop' and 'mobile' versions - Actual code is using the following parameters: ``` mobileResolution : width: 400, height: 600 desktopResolution : width: 1280 height: 600 ```