Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-89478

Use element_to_be_clickable instead of presence_of_element_located

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0, 7.0.10, 8.0.0-rc4, 7.3.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Server Security
    • Fully Compatible
    • ALL
    • v8.0, v7.3, v7.0
    • Security 2024-04-29
    • 7

      For the automated oidc okta tests we use "presence_of_element_located" when we should be using "element_to_be_clickable".  We currently are getting some failures since the automator can find the element but it is still not clickable.

      "element_to_be_clickable" will find the element and wait for it to be on screen and clickable.

       

            Assignee:
            adrian.gonzalez@mongodb.com Adrian Gonzalez Montemayor
            Reporter:
            adrian.gonzalez@mongodb.com Adrian Gonzalez Montemayor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: