You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "Kai-Hsun Chen (Jira)" <ji...@apache.org> on 2021/06/13 08:57:00 UTC

[jira] [Created] (SUBMARINE-853) [E2E] Avoid mixing implicit and explicit waits

Kai-Hsun Chen created SUBMARINE-853:
---------------------------------------

             Summary: [E2E] Avoid mixing implicit and explicit waits
                 Key: SUBMARINE-853
                 URL: https://issues.apache.org/jira/browse/SUBMARINE-853
             Project: Apache Submarine
          Issue Type: Sub-task
          Components: E2E Test
            Reporter: Kai-Hsun Chen
            Assignee: Kai-Hsun Chen
             Fix For: 0.6.0


The selenium's official document indicates that 

"Do not mix implicit and explicit waits. Doing so can cause unpredictable wait times. For example, setting an implicit wait of 10 seconds and an explicit wait of 15 seconds could cause a timeout to occur after 20 seconds."

Hence, we need to avoid mixing implicit and explicit waits.

https://www.selenium.dev/documentation/en/webdriver/waits/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org