I have automation code configured in Jenkins.The first build successfully launches the browser,but second build encounters a NullPointerException

12 views Asked by At

I have automation code configured in Jenkins. The first build successfully launches the browser, but the second build encounters a NullPointerException. How can I resolve this issue?

same code working for my local mechine but only issue in jenkins how can i resolve this issue

0

There are 0 answers