Open a new form test step atf not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 10:55 PM
Hi All
I have added one step to open a new form on incident table but it is showing below error.
"This step failed because the client error 'ReferenceError: ws1LoadUEMPage is not defined' was detected on the page being tested. See failing Test Logs. To ignore these errors in the next test run, use 'Add all client errors to warning/ignored list' links."
And this error showing only for incident in other table it not showing this error.
Does anyone know the reason.
Thanks
Pradip

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 11:03 PM
Hi @Pradip32 ,
Please follow this kb :
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0725054
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 11:35 PM
Are you getting same error in browser console when you manually open the new incident form?
the only option is to add that error to warning/ignored list and your ATF will continue the next step
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 11:39 PM
This is the error is showing on the browser console when I manually open the new incident form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 11:51 PM
but this doesn't match with ReferenceError: ws1LoadUEMPage is not defined'
So I believe it's something which you can ignore in the ATF and continue your ATF testing
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader