[JIRA] (JENKINS-56263) Issue in opening web browser when i build the project .

2019-03-21 Thread vineet...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vineet Jahagirdar assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56263  
 
 
  Issue in opening web browser when i build the project .   
 

  
 
 
 
 

 
Change By: 
 Vineet Jahagirdar  
 
 
Assignee: 
 Jesse Glick  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56263) Issue in opening web browser when i build the project .

2019-03-21 Thread vineet...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vineet Jahagirdar assigned an issue to Jesse Glick  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56263  
 
 
  Issue in opening web browser when i build the project .   
 

  
 
 
 
 

 
Change By: 
 Vineet Jahagirdar  
 
 
Assignee: 
 Jesse Glick  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56263) Issue in opening web browser when i build the project .

2019-02-25 Thread vineet...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vineet Jahagirdar assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56263  
 
 
  Issue in opening web browser when i build the project .   
 

  
 
 
 
 

 
Change By: 
 Vineet Jahagirdar  
 
 
Assignee: 
 Vineet Jahagirdar  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56263) Issue in opening web browser when i build the project .

2019-02-25 Thread vineet...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vineet Jahagirdar assigned an issue to Vineet Jahagirdar  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56263  
 
 
  Issue in opening web browser when i build the project .   
 

  
 
 
 
 

 
Change By: 
 Vineet Jahagirdar  
 
 
Assignee: 
 Vineet Jahagirdar  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-56263) Issue in opening web browser when i build the project .

2019-02-24 Thread vineet...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vineet Jahagirdar created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-56263  
 
 
  Issue in opening web browser when i build the project .   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 browser-axis-plugin, chromedriver-plugin  
 
 
Created: 
 2019-02-25 07:27  
 
 
Environment: 
 Jenkins ver. 2.164,  browser axis 1.0  build timeout 1.19  chrome driver 1.2  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Vineet Jahagirdar  
 

  
 
 
 
 

 
 from webbrowser import open_new_tab url = "" open_new_tab(url)   Above is python script i have written to open browser under build in execute pyhton script.   when i run the same lines of code in my local machine it will open new tab and redirect it to url. But when I build it jenkins it does not redirect and prompts finished successfully  message in the console output.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment