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

Not waiting for pages to load #256

Open
wmcainsh opened this issue Mar 14, 2017 · 0 comments
Open

Not waiting for pages to load #256

wmcainsh opened this issue Mar 14, 2017 · 0 comments

Comments

@wmcainsh
Copy link

Hi,

I've just updated my asp.net MVC project to the latest version of Seleno (0.9.61) and also updated Firefox (52) and geckodriver (0.15.0).

Now my test are failing as it appears that there is no wait for the page to load after a Navigate.To.

If I add a Thread.Sleep I can get it to work but don't want to do that for all my tests.

Is there something changed that I've missed that is causing 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

1 participant