Skip to content
  • Dylan Griffith's avatar
    Fix feature spec Clusters Applications (#17052) · d0808a4fba7f
    Dylan Griffith authored
    We need to actually wait for the "Install" button to be enabled before clicking it otherwise we have a race condition where it sometimes works. Also change the `expect(page.find(...))` to `expect(page).to have_css` as this is prefered to avoid race conditions
    d0808a4fba7f