//Prepare capabilities DesiredCapabilities caps = new DesiredCapabilities(); //Set log level to DEBUG: caps.setCapability(Phantom...

нотатки на полях
//Prepare capabilities DesiredCapabilities caps = new DesiredCapabilities(); //Set log level to DEBUG: caps.setCapability(Phantom...
Got java.lang.ClassNotFoundException: org.openqa.selenium.HasInputDevices running PjantomJS ? Worked for me after adding fololowing lines...
Tried to work with Selenium using GhostDriver (actually, the driver is embedded into PhantomJS now), but java project fails on import th...
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...
1. Install those dependencies if needed: yum install httpd php gcc glibc glibc-common gd gd-devel 2. Add RPM Forge repo: ...
<plugin> <artifactId>maven-antrun-plugin</artifactId> <executions> <execution> <id>co...