We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9334d83 commit 992d940Copy full SHA for 992d940
seleniumbase/undetected/webelement.py
@@ -14,7 +14,7 @@ def uc_click(
14
else:
15
super().click()
16
if not reconnect_time:
17
- self._parent.reconnect(0.42)
+ self._parent.reconnect(0.45)
18
19
self._parent.reconnect(reconnect_time)
20
0 commit comments