mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Adding back the removed opera browser
This commit is contained in:
parent
e5df961298
commit
bb83e60475
4
pom.xml
4
pom.xml
@ -225,6 +225,10 @@
|
|||||||
<groupId>org.seleniumhq.selenium</groupId>
|
<groupId>org.seleniumhq.selenium</groupId>
|
||||||
<artifactId>selenium-java</artifactId>
|
<artifactId>selenium-java</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
|
<exclusion>
|
||||||
|
<groupId>com.opera</groupId>
|
||||||
|
<artifactId>operadriver</artifactId>
|
||||||
|
</exclusion>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.apache.jmeter</groupId>
|
<groupId>org.apache.jmeter</groupId>
|
||||||
<artifactId>ApacheJMeter_core</artifactId>
|
<artifactId>ApacheJMeter_core</artifactId>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user