Forum Discussion
rraghvani
Champion Level 3
3 years agoCould you try - create a new project without xpath and css selected. Have all windows opened in your application, and then record your actions of clicking the "Create new test" button.
Have a look at NameMapping, and see how TC has identified the button. Check that TC is able to Highlight the button correctly
Reopen all your windows (if possible, reopen them in a different order). Check that TC is able to Highlight the button again.
If the above fails, then the parent object properties of the button has changed i.e. ObjectIdentifer value may has changed - you need to identify what properties are not working.