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
TypeError: Frame.is_visible() got an unexpected keyword argument 'timeout'
Additional context
removing these arguments have previously been discussed in microsoft/playwright#33017, though it looks like this runtime crash is exclusive to playwright-python
i'm glad these deprecated arguments have finally been removed though. even having it crash at runtime is a massive improvement compared to just silently ignoring the argument.