MDL-66979 behat: Core updates for W3C WebDriver
commitc816ca79fab494f5945cdd6a416ecaf0ae85f368
authorAndrew Nicols <andrew@nicols.co.uk>
Thu, 12 Nov 2020 00:59:51 +0000 (12 08:59 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Fri, 22 Jan 2021 06:52:13 +0000 (22 14:52 +0800)
treeae2e4570eb5aaa89ddaabfef8acfe144d880f497
parentfc021f968a4503c4db4f306b94b2041cdcd164c3
MDL-66979 behat: Core updates for W3C WebDriver

This commit updates core Behat features to make use of the
php-webdriver/webdriver library instead of the legacy Instaclick
library.

Most of these changes relate to use of features of WebDriver which we
are required to use directly rather than through the Mink Driver.
lib/behat/classes/behat_session_trait.php
lib/behat/form_field/behat_form_field.php
lib/tests/behat/behat_general.php
lib/tests/behat/behat_hooks.php