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

Hound + Selenium/Firefox does not work with find_element #232

Open
Qqwy opened this issue Dec 29, 2018 · 3 comments
Open

Hound + Selenium/Firefox does not work with find_element #232

Qqwy opened this issue Dec 29, 2018 · 3 comments

Comments

@Qqwy
Copy link

Qqwy commented Dec 29, 2018

When running Hound with Selenium, using Firefox as browser, find_element and related functions do not work. Hound has problems parsing the return value if the element is found.

For instance, you get errors like this:

** (Hound.Error) could not get element {:name, "new-message-field"}: %{"element-6066-11e4-a52e-4f735466cecf" => "d53bc0d4-3aed-4739-931a-1f278cab5d86"}                                                                                                            
    (hound) lib/hound/helpers/page.ex:53: Hound.Helpers.Page.find_element/3

Firefox version 63.0.3 (64-bit), Selenium server version: 3.14.0, revision: aacccce0.

@hubertlepicki
Copy link

I confirm I have the same error, also present on wallaby

@hubertlepicki
Copy link

This seems to be resoled on master.

@Qqwy
Copy link
Author

Qqwy commented Apr 11, 2019

@hubertlepicki Thank you for the PSA! 🙂

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