VincentW
15 years agoNew Contributor
The object or one of its parent object does not exist message.
Hi, I am testing an application that is built on VB6,
Just right after i finished recording some actions for the login test case, i tried to run it but it seems like TC could not detect the objects.
here is the information under Additional Information. i tried to debug and put a waiting before the operation but this doesnt seem to solve the problem. it seemd like the objects are recognized when i record the test but are not recognized when i run the test.
An error occurred while calling the "Click" method or property of the "txtLoginName" object.
The object or one of its parent objects does not exist.
Tested Object
| Alias: | Aliases.Completions.frmInitScreen.gcMain.pnlLogin.txtLoginName |
| Mapping item: | NameMapping.Sys.Completions.frmInitScreen.gcMain.pnlLogin.txtLoginName |
Missing Object
| Alias: | Aliases.Completions.frmInitScreen.gcMain |
| Mapping item: | NameMapping.Sys.Completions.frmInitScreen.gcMain |
The log was generated in a test that is run right after recording the steps to the test and i dont see any reason why the object could not be detected. would you be able to help me with this issue ?
Thank you very much beforehand.
Vincent.