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

Error when using timeout in Find-SeElement #227

Open
brimur opened this issue Aug 30, 2022 · 0 comments
Open

Error when using timeout in Find-SeElement #227

brimur opened this issue Aug 30, 2022 · 0 comments

Comments

@brimur
Copy link

brimur commented Aug 30, 2022

I just tried to add a timeout to this and got the error below. Command works fine without the timeout.

Find-SeElement -Timeout 5 -Driver $Driver

Exception calling "Until" with "1" argument(s): "Timed out after 5 seconds"
At C:\Program Files\WindowsPowerShell\Modules\Selenium\3.0.1\Selenium.psm1:763 char:13

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