18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

More documentation on exception handling in sahi

nayan1111nayan1111 Members
edited November -1 in Sahi - Open Source
Hi,

Can you please provide more documentation on exception handling in sahi.
what types of exceptions can handle

Regards
nayan

Comments

  • narayannarayan Administrators
    Hi Nayan,

    Javascript does not have types. Any error thrown in a try block will be caught in the catch block.
    Look for javascript try catch on google to learn more about it.

    Regards,
    Narayan
Sign In or Register to comment.