Hi,
I have an application where i will login with different users to perform different operations.
During this, I am not able to perform logout(to click an OK button) while playback in Coded UI tests. Also there is only one method generated for the OK button in UIMap.Designer.cs file and during performing the click on logout button for
second time(logged in with different user second time), i am not able to do same and an exception is thrown.
Kindly help me in this regard.
Bhavitha