Solved
Forum Discussion
1 Reply
- RavikSuper Contributor
Hi All,
I found the solution -
Added Browser in Tested app and tried below code, it's work for me.
Call TestedApps.iexplore.RunAs("DOMAIN", "User", "Password")
Hi,
I want to launch Browser (IE) as different user for performing testing with different user account.
Hi All,
I found the solution -
Added Browser in Tested app and tried below code, it's work for me.
Call TestedApps.iexplore.RunAs("DOMAIN", "User", "Password")
Hi All,
I found the solution -
Added Browser in Tested app and tried below code, it's work for me.
Call TestedApps.iexplore.RunAs("DOMAIN", "User", "Password")