Fix flaky spec due to Capybara misclick
The click can fail if the lazy loaded image shifts the position of the button. We fix it by waiting for the image to be loaded.
Showing
Please register or sign in to comment
The click can fail if the lazy loaded image shifts the position of the button. We fix it by waiting for the image to be loaded.