I recorded a Login page on my application and i did a playback for the same.
When i playback i am able to see my username and password populated by default but the page waits for the mouse click on the "LOGIN" button. If i dont click it, i get a navigation failed error or Timed-out error.
Is there a way to automate the login information ?
(I mean, is there way to avoid clicking on the Login button during playback ?)