Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Commit e937689

Browse files
committed
Fixed PhantomJSdriver version
Fixes #5
1 parent c9badfc commit e937689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>com.codeborne</groupId>
101101
<artifactId>phantomjsdriver</artifactId>
102-
<version>1.4.3</version>
102+
<version>1.3.0</version>
103103
</dependency>
104104
<dependency>
105105
<groupId>org.robotframework</groupId>

0 commit comments

Comments
 (0)