Closed mickhawkins closed 4 years ago
Without decoding the API response, running mdk behat without Selenium already installed would crash, due to regex not supporting string matches against bytes-like objects.
Thanks, Mick. This has been merged.
Without decoding the API response, running mdk behat without Selenium already installed would crash, due to regex not supporting string matches against bytes-like objects.