Local test run – Maven – NoSuchMethodError during driver creation

When you are getting the following exception during firefoxdriver initialization: try to put this dependency into pom.xml: If you still getting the same exception you should try to experiment with the order of the imports. Sometimes small order changes can make the project work again, who knows which one depends on an old utility… Similar […]

Read more