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
{{ message }}
This repository was archived by the owner on Nov 29, 2018. It is now read-only.
While I want to use IE Webdriver to open the IE browser for a different user on my PC(the
user is different from my PC user), I find it is not supported.
Is IE Webdriver provide any possibility on doing this? Because we run into a lot of
test require different user access path validation.
Thanks!