oleg-andreyev / MinkPhpWebDriver

Webdriver driver for Mink framework
MIT License
8 stars 9 forks source link

tests: Disable GPU for Chrome tests #22

Open andrewnicols opened 3 years ago

andrewnicols commented 3 years ago

Disabling the GPU helps prevent rendering timeouts and fixes #21.

andrewnicols commented 3 years ago

Blocked by #20.

oleg-andreyev commented 3 years ago

Ref.: https://github.com/php-webdriver/php-webdriver/pull/852