afjackman

Results 3 issues of afjackman

I followed the ReadMe that explains to add this to the gradle: compile 'com.liangfeizc:SlidePageIndicator:1.1.0@aar' but after successfully syncing gradle, Android studio can't find the SlidePagerActivity. Am I doing something wrong?

Changes are summarized in https://github.com/HashNuke/hound/issues/113 - Remove ability to name sessions (they have an ID already) - Remove tie between sessions and processes - Change `in_browser_session` to `perform_in_session` - Expose...

It appears that there's a disconnect between Hound's internal list of sessions and the webdriver's list of sessions. When I call `Hound.Session.active_sessions()` I get a list of sessions running on...

bug