MinkSelenium2Driver
MinkSelenium2Driver copied to clipboard
The "TimeoutTest::testInvalidTimeoutSettingThrowsException" test fails on Selenium 3.x
When the \Behat\Mink\Tests\Driver\Custom\TimeoutTest::testInvalidTimeoutSettingThrowsException test is executed on Selenium 3.x it fails with this message:
Failed asserting that exception of type "WebDriver\Exception\InvalidArgument" matches expected exception "\Behat\Mink\Exception\DriverException". Message was: "invalid argument: unknown type of timeout:invalid
(Session info: chrome=121.0.6167.164)
Build info: version: '3.141.59', revision: 'e82be7d358', time: '2018-11-14T08:25:53'
System info: host: '...', ip: '...', os.name: '...', os.arch: '...', os.version: '...', java.version: '11.0.22'
Driver info: driver.version: unknown" at ...