Open a new form test step atf not working

Pradip32
Tera Contributor

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."

Pradip32_0-1733900069082.png

 

And this error showing only for incident in other table it not showing this error.

Does anyone know the reason.

 

Thanks

Pradip 

 

5 REPLIES 5

Community Alums
Not applicable

Ankur Bawiskar
Tera Patron
Tera Patron

@Pradip32 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 

This is the error is showing on the browser console  when I manually open the new incident form.

Pradip32_0-1733902711196.png

 

@Pradip32 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader