- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2021 12:29 AM
Hi,
I am facing the error TypeError: Cannot read properties of undefined, never seen it, I don't even know why it is propping up. Kindly help.
Regards
Suman P.
Solved! Go to Solution.
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2021 06:50 AM
Hi,
Did you check if you get any browser console error when you manually submit the record producer?
you can try to add that error to ignore or warning list and then re run the ATF
How to use the Client Error Inclusion list in the Automated Test Framework
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2021 06:50 AM
Hi,
Did you check if you get any browser console error when you manually submit the record producer?
you can try to add that error to ignore or warning list and then re run the ATF
How to use the Client Error Inclusion list in the Automated Test Framework
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-10-2022 09:48 AM
Hi , I am getting the similar issue in all the ATF unable to save or submit by ATF script but manually working fine
error as below-
client error 'TypeError: Cannot read properties of null (reading 'promise').
How to fix that