The Wayback Machine - https://web.archive.org/web/20220409012918/https://github.com/topics/behat
Skip to content
#

behat

Here are 255 public repositories matching this topic...

horaciolopesqq
horaciolopesqq commented Sep 14, 2020

A recent change in minkphp/MinkSelenium2Driver broke the iWaitForAjaxToFinish method, which throws an error and skips the test(s).

The error thrown is

Runtime.evaluate threw exception: SyntaxError: Unexpected token ;

and can be fixed by removing the semicolon at

https://github.com/jhedstrom/drupalextension/blob/master/src/Drupal/DrupalExtension/Context/MinkContext.php#L153

Improve this page

Add a description, image, and links to the behat topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the behat topic, visit your repo's landing page and select "manage topics."

Learn more