[BP] Allow to parametrize WebDriverwait #224
Labels
Awaiting-PR
Work In Progress at some pull request
Best Practice
Not functionality problem, but refactor need it
Obtained Behaviour
Can't redefine
WebDriverWait
timeout on each callExpected Behaviour
Can redefine
WebDriverWait
timeout on each callTests
Notes
qacode/qacode/core/bots/bot_base.py
Line 131 in 7dc7090
Maybe if move others drivers instantitation from
BotBase
toNavBase
allow to handle times fromNavBase
directlyThe text was updated successfully, but these errors were encountered: