You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: