You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2026. It is now read-only.
Obtained Behaviour
Can't redefine
WebDriverWaittimeout on each callExpected Behaviour
Can redefine
WebDriverWaittimeout on each callTests
Notes
qacode/qacode/core/bots/bot_base.py
Line 131 in 7dc7090
Maybe if move others drivers instantitation from
BotBasetoNavBaseallow to handle times fromNavBasedirectly