Short example for WebDriver construction for Firefox using both FirefoxBinary and DesiredCapabilities. Needed for example if you are going...
нотатки на полях
Short example for WebDriver construction for Firefox using both FirefoxBinary and DesiredCapabilities. Needed for example if you are going...
For Maven testing with JPA we need to have persistence.xml file located in the in src/test/resources and that is not good sometimes, beca...
I have searched for this a long time. And I found the solution, at last! So, we need to intercept traffic from web-site under test. Actua...
How to run jetty server during integration testing with Maven (on Jenkins machine), deploy and test web application there with Selenium...