cheezy / page-object

Gem to implement PageObject pattern in watir-webdriver and selenium-webdriver
MIT License
653 stars 220 forks source link

fix wrapping of Selenium Drivers in Watir Browsers #440

Closed titusfortner closed 7 years ago

titusfortner commented 7 years ago

I was able to reproduce #439, and this seems to fix it. Not really sure how this code is actually working, so I'm not sure how to add the right mocks to create specs for it, but this needs a spec. @cheezy we can review this tomorrow.