Adding back the removed opera browser

application-manager-new
megala21 8 years ago
parent e5df961298
commit bb83e60475

@ -225,6 +225,10 @@
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
</exclusion>
<exclusion>
<groupId>com.opera</groupId>
<artifactId>operadriver</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.jmeter</groupId>
<artifactId>ApacheJMeter_core</artifactId>

Loading…
Cancel
Save