Skip to content

Commit 5fa7e2e

Browse files
appium#228 fix: Current functionality was redesigned
Also drafts of the new feature
1 parent b442b49 commit 5fa7e2e

31 files changed

Lines changed: 1801 additions & 1235 deletions

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.seleniumhq.selenium</groupId>
3333
<artifactId>selenium-java</artifactId>
34-
<version>2.47.1</version>
34+
<version>2.48.2</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>junit</groupId>

0 commit comments

Comments
 (0)