Trying to evaluate test studio, a long term telerik customer
I have a asp.net/mvc/knockout.js solution that first presents the user with a login page that then routes to the main page on successful log in
I am trying a simple test of logging in and running one of our options, so I recorded this and tried to play it back
Issue I am having is that I am getting a log in failure message from our solution when we try to log in
I added a wait for exists as the next step and while its waiting if I then type the exact same username and password it then logs in and runs the rest of the script
Am I missing something?