AgileVentures / WebsiteOne

A website for Agile Ventures
https://www.agileventures.org
Other
143 stars 248 forks source link

Cucumber test errors/flakiness #3911

Closed mattlindsey closed 10 months ago

mattlindsey commented 10 months ago

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.