Class: Puppeteer::Devices

Inherits:
Object
  • Object
show all
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…