Closed tourdedave closed 9 years ago
Which tests were you running?
No tests in this project. Tests in a project of mine. I amended the copy to be more clear.
Thanks for reporting. We'll take a look.
I published my example code here.
Could you please include the entire exception trace? I find it hard to reproduce the issue.
Next time I'm at my computer I will.
You should be able to reproduce it by cloning my repo, bumping the eyes_selenium version in the Gemfile to 2.17
, doing a bundle install
, and running the suite (e.g., bundle exec cucumber
).
Right now it's set to 2.16
.
bundle exec cucumber -b
produced the full stack trace which I've posted to this gist.
Thanks everyone! The issue was fixed and a new version should be released soon.
Seeing a failure when using
@eyes.check_window("")
. Here's the error:No issue with version 2.16.0.