I'm getting `Error: Timeout: did not get to load all resources on this page` and apparently it's a timeout issue as per [this issue](https://github.com/assaf/zombie/issues/882) in Zombie repo. I'm using Behat and MinkExtension but the docs doesn't explain how to change Zombie's `waitDuration`, how do I do this?
I'm getting
Error: Timeout: did not get to load all resources on this pageand apparently it's a timeout issue as per this issue in Zombie repo.I'm using Behat and MinkExtension but the docs doesn't explain how to change Zombie's
waitDuration, how do I do this?