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
The current selenium 4.35.0 relies on trio~=0.30.0 and typing_extensions~=4.14.0, I suggest to revise selenium to use trio>=0.30.0 and typing_extensions>=4.14.0
Have you considered any alternatives or workarounds?