I have a boostrap 3 drop down with some links inside. I'm using:
capybara (2.2.1)
rspec (2.14.1)
prior to firefox decided to update itself to v.28 I had tests that works with :js => true enabled by clicking the dropdown title and then clicking the link inside. These have now broken.
I tried updating selenium to v.2.41.0 and also rolling back to the last version of firefox on my update list to no avail.
I would keep rolling back but as you have to do a complete reinstall. I've lost the update list.
If you need any more info please let me know
I have a boostrap 3 drop down with some links inside. I'm using:
capybara (2.2.1)
rspec (2.14.1)
prior to firefox decided to update itself to v.28 I had tests that works with :js => true enabled by clicking the dropdown title and then clicking the link inside. These have now broken.
I tried updating selenium to v.2.41.0 and also rolling back to the last version of firefox on my update list to no avail.
I would keep rolling back but as you have to do a complete reinstall. I've lost the update list.
If you need any more info please let me know