Skip to content
  • Georges Racinet's avatar
    Project: adapted webdriver_destroy() for GitLab 13.3 · 623db7fc5767
    Georges Racinet authored
    The confirmation modal has changed a lot (the principle
    stays the same), including the text to type, that we now
    simply copy for better independence (now has a verb and the
    full path).
    
    We've observed the `id` for the `modal` element to differ between
    source and Docker contexts. Using the `<div class="modal-dialog>`
    ancestor wouldn't be appropriate as the corresponding CSS selector
    returns another one.
    623db7fc5767