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

Custom wait timeout #26

Open
andreaschiffo opened this issue Feb 1, 2022 · 0 comments
Open

Custom wait timeout #26

andreaschiffo opened this issue Feb 1, 2022 · 0 comments

Comments

@andreaschiffo
Copy link

andreaschiffo commented Feb 1, 2022

Is there a way to set a custom webdriver wait timeout?
Currently, using sugar syntax methods with check for visibility automatically falls back on the default wait of 30s, but for optimisation a shorter timeout could be useful.

Any suggestions, if not already present, on how to implement? I could try open a PR.
CC @OndraM

The reason I'm asking is because I find sugar syntax methods way easier and cleaner, so just want to keep using those rather than falling back directly to php-webdriver facilities

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

1 participant