I am using selenium in my application. In login page, I enters username and password. and click on Login button. When i click on login button, fields gets cleared and remains on same page without any error or warning message.
All the xpath values are correct. When used in record and playback it works.
Please provide solution.