Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change timeout? #175

Closed
christopher-francisco opened this issue Nov 2, 2016 · 4 comments
Closed

How to change timeout? #175

christopher-francisco opened this issue Nov 2, 2016 · 4 comments

Comments

@christopher-francisco
Copy link

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 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?

@stof
Copy link
Member

stof commented Nov 2, 2016

currently, you cannot

@christopher-francisco
Copy link
Author

Is there any type of workaround I could use in the meantime? Maybe changing options directly on zombie rather than mink extension?

@aik099
Copy link
Member

aik099 commented Nov 2, 2016

There is an abandoned #154 PR, that once fixed would allow setting options of created Zombie process. My guess is that MinkExtension also needs to have a PR to allow specifying Zombie options.

@christopher-francisco
Copy link
Author

Thanks, closing this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants