Page 2 of 2

Re: userjourney issue

Posted: Fri Feb 24, 2017 8:43 am
by njain213
Thanks for clarrification. I am getting issues while executing it through Perl script.Now I can fix this issue in java with little help from your side.


https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Now in document given at above link you have converted userjourney in perl script and then executed it through Nagios server using command perl <filename>.

If I want to convert recorded script into java TestNG webDriver(From the Selenium IDE menu bar click File > Export Test Case As > java/TestNG/WebDriver),then could you please provide steps to do it and steps to execute it through Nagios. Any document for the same?

Thanks
Naman

Re: userjourney issue

Posted: Fri Feb 24, 2017 2:54 pm
by mcapra
We don't currently have documentation for running any sort of Selenium test cases using anything but the Perl bindings. Java/C#/etc bindings are not supported at this time. We also don't have documentation for executing the tests via a remote WebDriver; Just the (now deprecated) Selenium RC server.

Re: userjourney issue

Posted: Sun Feb 26, 2017 2:50 am
by njain213
But why are you using Selenium IDE as Selenium IDE has lot of bugs.Because of Selenium IDE bugs we are delaying in purchasing your license as our requirement is not fulfilled by using Selenium IDE for user journey cases.

Re: userjourney issue

Posted: Mon Feb 27, 2017 11:10 am
by dwhitfield
njain213 wrote:But why are you using Selenium IDE as Selenium IDE has lot of bugs.
This was already answered. It's because it's easy to set up.

I was about to find http://toolsqa.com/selenium-tutorial/ which may help you with WebDriver, but it is not our documentation.

I know this was already mentioned, but have you signed up for a quickstart yet? https://www.nagios.com/services/quickstart/ I don't know what all you need for your demo, but the quickstart may help.