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

AJAX loading of the page #42

Open
chrisrolfe198 opened this issue Jul 26, 2013 · 2 comments
Open

AJAX loading of the page #42

chrisrolfe198 opened this issue Jul 26, 2013 · 2 comments

Comments

@chrisrolfe198
Copy link

Not sure if this is the right place to raise this but....

I am running a test that fills in a form inside an iframe, then upon submitting the form it makes an AJAX request that hides the form and fills in a div and makes it visible.

For some reason when it comes to the second div it seems to think its still hidden because I get this error:

13:44:26.709 WARN - Exception: Element is not currently visible and so may not be interacted with

However I can see the submit form, I have double checked my selector and its correct.

@adam-lynch
Copy link

Have you tried putting in a sleep/wait? Maybe it's just too fast

@chrisrolfe198
Copy link
Author

I have added in a sleep for 20 seconds and its still not seeing the element.

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

2 participants