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
SeleniumManager python wrapper should check if architecture/platform combination is supported (#13381)
* SeleniumManager's get_binary() should check if architecture/platform combination is supported (and not only if the platform is supported).
* fix linting error (Imports are incorrectly sorted and/or formatted)
0 commit comments