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