Selenium integration questions.
Posted: Tue Feb 03, 2015 4:07 pm
OS: CentOS 64-bit
Software: Nagios XI install running on vmware.
Hello,
I am currently working on a project to automate website integrity checks using nagios monitoring.
I am using selenium IDE per the Nagios document referenced (/nagiosxi/docs/Integrating-Selenium-With-Nagios-XI.pdf )
after creating the test, exporting to perl and running clean_selenium_script we are left with the code in the following link.
http://pastebin.com/LFitPm5y
There is a problem with the way the WAIT: has been constructed on line 52 ending line 57 i believe, Though i am attempting to identify and fix the problem with my own limited Perl experience at this point.
My question, has anyone been able to get the waitForText selenium command to correctly traverse into the perl export and clean-up in the correct manner, If not what is the correct syntax to effectively do the job the selenium ide client is showing it can?
Cheers,
ghostcat
Software: Nagios XI install running on vmware.
Hello,
I am currently working on a project to automate website integrity checks using nagios monitoring.
I am using selenium IDE per the Nagios document referenced (/nagiosxi/docs/Integrating-Selenium-With-Nagios-XI.pdf )
after creating the test, exporting to perl and running clean_selenium_script we are left with the code in the following link.
http://pastebin.com/LFitPm5y
There is a problem with the way the WAIT: has been constructed on line 52 ending line 57 i believe, Though i am attempting to identify and fix the problem with my own limited Perl experience at this point.
My question, has anyone been able to get the waitForText selenium command to correctly traverse into the perl export and clean-up in the correct manner, If not what is the correct syntax to effectively do the job the selenium ide client is showing it can?
Cheers,
ghostcat