Python Forum
Need Help with Selenium Explicit Wait
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Help with Selenium Explicit Wait
#7
5 seconds may not be enough. If you put 30 seconds, it will only take that long if the conditions are never met. If conditions are met after only .5 seconds, the wait period ends.
Reply


Messages In This Thread
Need Help with Selenium Explicit Wait - by gw1500se - Nov-26-2021, 02:58 PM
RE: Need Help with Selenium Explicit Wait - by Larz60+ - Nov-28-2021, 09:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  selenium wait for text question Larz60+ 3 2,636 Oct-25-2021, 09:50 AM
Last Post: Larz60+
  drive wait in try windows11 0 1,908 Apr-07-2020, 01:50 PM
Last Post: windows11
  wait for element and click windows11 2 2,733 Mar-21-2020, 09:23 PM
Last Post: windows11
  Python Import Sybase Module returning non explicit error thebeefes 2 6,013 Mar-14-2019, 07:32 PM
Last Post: Carlos
  wait.until(EC.element_to_be_clickable) failed to click gahhon 4 8,106 Feb-23-2019, 04:58 AM
Last Post: gahhon
  Error in Selenium: CRITICAL:root:Selenium module is not installed...Exiting program. AcszE 1 3,699 Nov-03-2017, 08:41 PM
Last Post: metulburr

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020