headwayio / voyage

A Rails template with our standard defaults, ready to deploy to Heroku. **See readme in: lib/voyage/README.md**
https://headway.io/voyage
MIT License
0 stars 1 forks source link

Set screensize for chrome cucumber driver #91

Open GeekOnCoffee opened 6 years ago

GeekOnCoffee commented 6 years ago

chromeOptions: { args: %w[headless disable-gpu --window-size=1200,800] }