Class: Puppeteer::Devices
- Inherits:
- 
      Object
      
        - Object
- Puppeteer::Devices
 
- Defined in:
- lib/puppeteer/devices.rb
Overview
Instead of Puppeteer::DEVICES[“iPhone X”], Puppeteer::DEVICES[“iPad Pro”],
- 
Puppeteer::Devices.iPhone_X 
- 
Puppeteer::Devices.iPad_Pro 
etc…