I'm not a Selenium test user, so I won't be able to help with the details of 
your executing your selenium tests.

You might consider first confirming that you can run those tests from a batch 
file on the machine, and then commit that batch file to your source control, 
then run that batch file from a Jenkins job.

Mark Waite



>________________________________
> From: Alok Agarwal <[email protected]>
>To: [email protected] 
>Sent: Tuesday, February 19, 2013 10:55 AM
>Subject: Re: Jenkins Issues in Internet Explorer9
> 
>
>Hi Mark,
>
>
>I did what you suggested - uninstall windows service, download war file, run 
>war file and then open local host page.
>
>
>Still, I do not see IE browser opening for my tests execution.
>
>
>Whats next to resolve this?
>
>
>Thanks,
>Alok
>
>
>
>On Tue, Feb 19, 2013 at 8:23 PM, Alok Agarwal <[email protected]> wrote:
>
>Thats a really helpful video Mark.
>>
>>
>>Are there any other video/links that you can share with me so that I can 
>>learn Jenkins and play around it on my own?
>>Also, some videos/links/help with respect to Selenium Webdriver testing will 
>>be helpful too.
>>
>>
>>Thanks,
>>Alok
>>
>>
>>
>>On Tue, Feb 19, 2013 at 7:57 PM, Mark Waite <[email protected]> wrote:
>>
>>Running Jenkins on Windows is as simple as 
>>>
>>>
>>>     * Download the long term support version of jenkins.war from the 
>>> Jenkins site
>>>     * Launch that war file with the command "java -jar jenkins.war"
>>>     * Connect to http://localhost:8080/
>>>There is a "Jenkins in Five Minutes" screencast that shows how I install it.
>>>
>>>
>>>http://bit.ly/jenkins-in-five-minutes
>>>
>>>
>>>
>>>Mark Waite
>>>
>>>
>>>
>>>>________________________________
>>>> From: Alok Agarwal <[email protected]>
>>>>To: [email protected] 
>>>>Sent: Tuesday, February 19, 2013 6:12 AM
>>>>Subject: Re: Jenkins Issues in Internet Explorer9
>>>> 
>>>>
>>>>Thanks for your reply Mark.
>>>>
>>>>
>>>>However, I don't remember how I downloaded/installed it.
>>>>However, if I uninstall it, then do I need to work from command prompt to 
>>>>work on Jenkins or I can work from IE browser?
>>>>
>>>>
>>>>Thanks,
>>>>Alok
>>>>
>>>>
>>>>On Tuesday, February 19, 2013 4:59:50 PM UTC+5:30, Alok Agarwal wrote:
>>>>Hi,
>>>>>
>>>>>
>>>>>I am not sure if this is the right blog to post these queries. I am sorry 
>>>>>if I am wrong.
>>>>>
>>>>>
>>>>>I am new to Jenkins. I installed it on Windows and I could complete 
>>>>>configuring Jenkins, for my Selenium Webdriver Automation Tests, with much 
>>>>>trouble and confusion.
>>>>>
>>>>>
>>>>>I am now trying to run my tests on IE, but I keep getting error " 
>>>>>org.openqa.selenium. WebDriverException: Failed to navigate to ......  "
>>>>>I am not sure why I am getting this. How do I resolve this?
>>>>>
>>>>>
>>>>>Also, while these things are happening, I do not see any IE window open.
>>>>>I am not sure how to resolve this also.
>>>>>
>>>>>
>>>>>Please assist.
>>>>>
>>>>>
>>>>>Thanks,
>>>>>Alok
>>>>-- 
>>>>You received this message because you are subscribed to the Google Groups 
>>>>"Jenkins Developers" group.
>>>>To unsubscribe from this group and stop receiving emails from it, send an 
>>>>email to [email protected].
>>>>For more options, visit https://groups.google.com/groups/opt_out.
>>>> 
>>>> 
>>>>
>>>>
>>>>
>>> -- 
>>>You received this message because you are subscribed to the Google Groups 
>>>"Jenkins Developers" group.
>>>To unsubscribe from this group and stop receiving emails from it, send an 
>>>email to [email protected].
>>>For more options, visit https://groups.google.com/groups/opt_out.
>>> 
>>> 
>>>
>>
>
-- 
>You received this message because you are subscribed to the Google Groups 
>"Jenkins Developers" group.
>To unsubscribe from this group and stop receiving emails from it, send an 
>email to [email protected].
>For more options, visit https://groups.google.com/groups/opt_out.
> 
> 
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to