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/14 05:13:00 UTC

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

     [ https://issues.apache.org/jira/browse/SUBMARINE-853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai-Hsun Chen resolved SUBMARINE-853.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 605.
Link: https://github.com/apache/submarine/pull/605

> [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
>            Priority: Major
>             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