userjourney issue

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
njain213

Re: userjourney issue

Post 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
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: userjourney issue

Post 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.
Former Nagios employee
https://www.mcapra.com/
njain213

Re: userjourney issue

Post 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.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: userjourney issue

Post 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.
Locked