Skip to content
This repository has been archived by the owner on Nov 27, 2020. It is now read-only.

Strange bug with element.hover #443

Closed
rahul-sekhar opened this issue Jan 6, 2014 · 2 comments
Closed

Strange bug with element.hover #443

rahul-sekhar opened this issue Jan 6, 2014 · 2 comments

Comments

@rahul-sekhar
Copy link

I've come across a strange issue that has made my test suite unstable. element.hover occasionally fails to work and has a side effect.

After investigating various things, I inspected the element tag_name and text before calling element.hover and after. The element is changed to the html element after the call. This happens about 10% of the time.

Any insights into this behaviour? Those intermittent failing tests are driving me crazy.

@thedelchop
Copy link
Contributor

Can you run the test with :debug => true set in your driver and post that output here? I can try to help at that point.

@twalpole
Copy link
Contributor

Closing due to lack of response

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

No branches or pull requests

3 participants