Comment 2 for bug 1813670

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.opendev.org/633616
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=78e382c3a5e84fa838d1ede8c49bab515150a7dd
Submitter: Zuul
Branch: master

commit 78e382c3a5e84fa838d1ede8c49bab515150a7dd
Author: nicolas <email address hidden>
Date: Mon Jan 28 14:45:43 2019 -0800

    Selenium tests fail when response is slow.

    Increased implicit wait on message pop ups.
    Gives time for slow connections to wait for message.

    Find_elements retry. Gives an additional opportuninty
    for elements to be found.

    Additional attempts for _execute gives time for
    elements to move or dissapear when collision is a
    problem.

    Change-Id: I94670628c179f7291162f2c25947673f03106fc2
    Closes-Bug: #1813670