//Prepare capabilities DesiredCapabilities caps = new DesiredCapabilities(); //Set log level to DEBUG: caps.setCapability(Phantom...
середа, 28 серпня 2013 р.
Class Not Found: org.openqa.selenium.HasInputDevices
Got java.lang.ClassNotFoundException: org.openqa.selenium.HasInputDevices running PjantomJS ? Worked for me after adding fololowing lines...
Selenium, ghostdriver, phantomJS
Tried to work with Selenium using GhostDriver (actually, the driver is embedded into PhantomJS now), but java project fails on import th...
середа, 21 серпня 2013 р.
Adding RSS feed to Nagios
Nagios is a very handy monitoring system just out the box. But, as for me, e-mail notifications (alerts) is not enough for convenient mo...
пʼятниця, 16 серпня 2013 р.
Nagios+NRPE install short guide
1. Install those dependencies if needed: yum install httpd php gcc glibc glibc-common gd gd-devel 2. Add RPM Forge repo: ...
четвер, 8 серпня 2013 р.
Copy file with maven ant plugin
<plugin> <artifactId>maven-antrun-plugin</artifactId> <executions> <execution> <id>co...
Підписатися на:
Дописи (Atom)