Adding back the removed opera browser

This commit is contained in:
megala21 2017-04-21 16:43:01 +05:30
parent e5df961298
commit bb83e60475

View File

@ -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>