Skip to content Skip to sidebar Skip to footer
Showing posts with the label Capybara

Rails Page Js Works In Real Browser / Manual Testing But Not In Phantomjs & Selenium Specs

In one of my Rails projects, I'm working on an interface to do CRUD operations on a resource (C… Read more Rails Page Js Works In Real Browser / Manual Testing But Not In Phantomjs & Selenium Specs

Is There A Way To Detect That I'm In A Selenium Webdriver Page From JavaScript

I'd like to suppress the initialization of TinyMCE inside my tests and can do this easily if th… Read more Is There A Way To Detect That I'm In A Selenium Webdriver Page From JavaScript