13 years ago
Cross Browser testing
Hi All
I am able to record and playback a web based application.
Next day when i again run the script , the tests getting failed again and again
My application will have a authentication window, the application gets struck in the password field.
Everyday i am facing this issue, why is that so?
Previously when i faced this issue, i re-recorded whole thing
Following is the error i get
Any solution ?
I am able to record and playback a web based application.
Next day when i again run the script , the tests getting failed again and again
My application will have a authentication window, the application gets struck in the password field.
Everyday i am facing this issue, why is that so?
Previously when i faced this issue, i re-recorded whole thing
Following is the error i get
An error occurred while accessing the "Click" method or property of the "textboxTxtloginname" object.
The object or one of its parent objects was not found.
Object Whose Method or Property Was Accesssed
Alias: | Aliases.browser.pageSnapcommsContentManagerLogin.formDefault.panelLoginBox.panel.table.cell.textboxTxtloginname |
Name mapping item: | NameMapping.Sys.browser.pageSnapcommsContentManagerLogin.formDefault.panelLoginBox.panel.table.cell.textboxTxtloginname |
Object That Was Not Found
Alias: | Aliases.browser.pageSnapcommsContentManagerLogin |
Name mapping item: | NameMapping.Sys.browser.pageSnapcommsContentManagerLogin |
Click the link above to view and configure mapping settings for the missing object.
Learn about possible causes of the error
Any solution ?