How do I debug the behavior of this gem? #226
davetron5000
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was having an issue with it not finding Chrome. The ultimate problem was that I was not passing in options correction, but the gem's behavior is to just hang until it gets a stack trace.
Is there a way to debug what the gem is doing? I basically had to keep changing stuff until it worked. Knowing what the gem was attempting to do and failing at would've been super helpful
Beta Was this translation helpful? Give feedback.
All reactions