Queries on Could not find Link 'Log in' with the following properties: - InnerText: Log in - Tag: A

  • 15 April 2024
  • 2 replies
  • 11 views

After running on Scratch book i am seeing the error on Login page with below error as: -

 

Could not find Link 'Log in' with the following properties: - InnerText: Log in - Tag: A

 


2 replies

Userlevel 1
  1. Check on screen if right page is open
  2. If yes, then rescan the page and see if “Log in” link is mapped and uniquely identified during the rescan. To rescan a module, you can right click on module and select ‘Rescan’
  3. If it is unmapped that means it is not uniquely identified, so you need to remap it and find unique properties
  1. Check on screen if right page is open
  2. If yes, then rescan the page and see if “Log in” link is mapped and uniquely identified during the rescan. To rescan a module, you can right click on module and select ‘Rescan’
  3. If it is unmapped that means it is not uniquely identified, so you need to remap it and find unique properties

Thanks Priyanka for the reply. I got my answer after some triage as the application is not logged out, hence rerunning is giving me error. I am in middle of the course, most probably i will learn how to handle this type of issues.

Reply