MDL-68525 behat: chrome/switches caps not allowed in Chrome > 81
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sun, 26 Apr 2020 16:17:13 +0000 (18:17 +0200)
committerAndrew Nicols <andrew@nicols.co.uk>
Tue, 28 Apr 2020 04:31:58 +0000 (12:31 +0800)
commitc3e04b2c3c0f0dc1e9b449e11fe4ae6c8bef4577
tree66ff7b4e727960755d794c81dd6310360285b834
parent9df4a4de18ace8fa1e02b93d6f0e572fa20ef1a2
MDL-68525 behat: chrome/switches caps not allowed in Chrome > 81

Now we need to use extra_capabilities/chromeOptions/args instead

The former was deprecated long ago, it seems that Chrome 81 has
stopped accepting it. The later seems to be working at very least
since Chrome 76 (haven't gone further back).
lib/behat/classes/behat_config_util.php