Dominik Klein e128acea2d Fixes #2258 - In some situations the chat button is visible without a active websocket connection. 3 years ago
..
activate_reload_of_stale_elements.rb ad52a81b51 Maintenance: Enable `allow_reload` for Capybara find methods to avoid Selenium::WebDriver::Error::StaleElementReferenceError exceptions. 3 years ago
authenticated.rb ddfbf6139e Maintenance: Unified `:authenticated` and `:authenticated_as` helpers to just `:authenticated_as` in `system` and `request` specs. 4 years ago
browser_test_helper.rb 3530ea7787 Fixes #2925 - Macros with notes not working on overview "drop bar". 3 years ago
common_actions.rb 89c3a5e9c9 Fixes #3453 - Removal of referenced webhooks does not provide error toast within UI 3 years ago
config.rb 161dd525ac Maintenance: Add support for visit-ing external URLs in Capybara system tests. 3 years ago
custom_extensions.rb 24e46c9ddf Fixes #3330 - Scrolling to Article by passing ID to URL is broken. 3 years ago
driven_by.rb 1b08b84f92 Maintenance: Ensure that the window of the different browsers has the same and consistent size to avoid diverging behavior. 3 years ago
ensure_websocket.rb e128acea2d Fixes #2258 - In some situations the chat button is visible without a active websocket connection. 3 years ago
release_and_clear_actions.rb d3ffac279a Maintenance: Fixes issue with Firefox Capybara tests where (mouse) actions are not released and cleared properly and leak into following tests causing them to fail. 3 years ago
selectors.rb 2001ac6968 Fixes #2669 - Pressing "Cancel" in a new ticket dialog doesn't close it's tab 3 years ago
selenium_driver.rb 6ab04260ea Fixes #3256, closes #3080: Updated scopes to Facebook API versions > 6 (removes deprecated Facebook user wall functionality). 3 years ago
set_up.rb 87987ac71d Specs enhancement: avoids showing clues modal 4 years ago
websocket_server.rb 6000b9f5c1 Maintenance: Improved stability of the CI by gracefully stoping the websocket server instead of killing the thread which results in a blocked port sometimes. 5 years ago
window_actions.rb e128acea2d Fixes #2258 - In some situations the chat button is visible without a active websocket connection. 3 years ago