Hi guys, this is my first post here, I started using TestProject 2 days ago and I apologize if the question is too trivial.
I have a test just to log in to a client’s website (using a QA Test username and password) and then access a tab inside called profile and verify information, this will run a few times a day to ensure the quality of the application .
The whole action of accessing the site and automatically filling in username and password works fine, but the action of clicking the login button doesn’t work and the page seems to refresh and stays in the same place, but if I remove the automatic action of clicking login and do it manually, login works. Am I doing something wrong? could you help me with this?