Browser is not invoking thru Jenkins | Selenium Forum
S
sumit kalra Posted on 23/01/2022

Hi Ashish,

I have a simple maven test in my local machine where i am opening chrome /FF browser. When i run this test from command promt then my browser opens sucessfully.

Now on jenkins, i have properly configured maven ,jdk ,given the path of pom.xml  and goals as compile run . when i build this test on jenkins , i did not get any error and it shows sucessfully but my browser does not opens.

can you please tell me what is the issue.

 

 

 


S
sumit kalra Replied on 23/01/2022

I am attaching my maven test in zip format. pls check


S
sumit kalra Replied on 23/01/2022

Responsive image


A
Ashish Thakur Replied on 08/02/2022

What is the error message which you see in logs