Hi,
I have to automate a GUI scenario where, I need to login to web session of a device using default credentials and after succesful login, I will create another user and password. Logout from the session and will close the device session. Then I am opening a new web session of a same device and trying to login to the device with new username/password which I created, but the login happens using previous credentials and not via newly created one. I have set the HTTP credentials of newly created User/Password at the step level properties but its still taking the old credentials. How to resolve this issue ? Is clear browser cache solution works for this problem? If so how to proceed it.
Thanks,
Gnans.