- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 12:37 AM
Hello,
Hello,
Can you help me with this type of error on a 'Submit a Form' step?
This step failed because of the client error '*** Script : Error in InteractionConferenceParticipant.getGroupMembers : JavaException : com.glide.script.fencing.MethodNotAllowedException : Function instanceOf is not allowed in scope sn_sow_interaction : no thrown error' was detected on the tested page. See test log failure. To ignore these errors in the next test, use the “Add all client errors to warning/ignored list” links.
I've also put in Allowed Errors but it doesn't work?
It's a matter of clicking on a Save or Submit button!
Any idea how to resolve ?
Thanks for your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 06:57 AM
Hi @Besfort MULAJ,
When working with an ATF Test, and needing to click on a UI Action to Save, there may be multiple Save UI Actions available on the form based on the Parent>Child Table relationship.
I'd recommend checking the Test Step where you're clicking the UI Action, see if there are multiple Save options, and trying a different one.
Hope this helps!
- Josh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 03:11 AM
Uncheck the fail on server error field. and then run.
Regards
Shaqeel
***********************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
***********************************************************************************************************************
Regards
Shaqeel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 04:29 AM
I tried but I have the same error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 03:13 AM
are you getting similar error in browser console when you submit form manually?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2025 04:28 AM
Hello,
When I test manually I can click save/submit.