AgileVentures / WebsiteOne

A website for Agile Ventures

Home Page:https://www.agileventures.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cucumber test errors/flakiness

mattlindsey opened this issue · comments

We sometimes get cucumber test errors after we added the cookie-banner-modal dialog ("Firing a click at coordinates [xxx] failed. Cuprite detected another element with CSS selector ... cookie-banner-modal ").

For example, this one sometimes fails:
bundle exec cucumber features/events/edit_future_event.feature

Increasing window_size: [1440, 1100] in capybara.rb config file seemed to help a little, but it would be nice to eliminate flakiness.