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
Thanks for pytest-qt, it is a fantastic plugin. π
This is mostly a to-do-eventually for me, but writing it down in case someone else can pick it up earlier.
I was wanting to figure out whether waitUntil had a timeout parameter, but the top result on DDG is the waitUntil tutorial/demo page (source), which does not use the timeout= kwarg and does not link out to the API reference page (source).
Not a big deal, but either of those would have saved me a search. π