paulgibbs / behat-wordpress-extension

WordHat: Behat for WordPress
https://wordhat.info
GNU General Public License v3.0
106 stars 20 forks source link

[254] Switch default Mink webdriver from Selenium to using Chrome directly. #253

Closed paulgibbs closed 5 years ago

paulgibbs commented 5 years ago

Description

Switch CI process to use Google Chrome directly instead of via Selenium.

Related issue

254

Motivation and context

Setting up Selenium is a pain. It's also another onboarding hurdle for new users.

How has this been tested?

CI. Locally. With Google Chrome Driver both local and remote, and Selenium locally.

Screenshots (if appropriate):

Types of changes

Checklist: