Problem/Motivation
In #3183420: Override \Behat\Mink\Driver\Selenium2Driver::uploadFile() in DrupalSelenium2Driver we overrode \Behat\Mink\Driver\Selenium2Driver::attachFile() to fix a PHP 8 bug. Once https://github.com/minkphp/MinkSelenium2Driver has a new release we can remove the override
Proposed resolution
Remove the override.
Remaining tasks
User interface changes
NOne
API changes
None
Data model changes
None
Release notes snippet
N/a
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 3183423-7.patch | 1.46 KB | immaculatexavier |
Comments
Comment #6
quietone commentedThere has been a release since this was opened and MinkSelenium2Driver is being tested on 8.0 and 8.1. Setting to Active.
Comment #7
immaculatexavier commentedAttached patch in accordance to the proposed resolution
Comment #8
andypostLooks ready to go
Comment #10
catchCommitted/pushed to 10.1.x and cherry-picked back through to 9.5.x, thanks!