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.

Null Pointer Exception

RobinLRandallRobinLRandall Members
edited November -1 in Sahi - Open Source
Narayan,

Not sure why I got the below error. It was probably when I was playing with adding click statements to my first script to get rid of the Certificae Blocker window.

Shutting down ...
Exception in thread "Thread-4527" java.lang.NullPointerException
at net.sf.sahi.test.SahiTestSuite.markSuiteStatus(SahiTestSuite.java:160)
at net.sf.sahi.test.SahiTestSuite.finishCallBack(SahiTestSuite.java:178)
at net.sf.sahi.test.Culler.waitForSuiteCompletion(SahiTestSuite.java:325)
at net.sf.sahi.test.Culler.run(SahiTestSuite.java:313)
at java.lang.Thread.run(Unknown Source)
Killing C:\sahi\scripts\test1.sah

RR
Sign In or Register to comment.