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: [email protected]
For additional commands, e-mail: [email protected]