Skip to content

Commit c925248

Browse files
committed
added compiled jar
1 parent d7cd202 commit c925248

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
#IDE specific files
22
.idea/*
3-
out/*

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Java language binding for writing Appium Tests, conforms to [Mobile JSON Wire Pr
55

66
Depends upon the Selenium Java client library, available [here](http://docs.seleniumhq.org/download/)
77

8+
In the process of hosting on the Maven Central Repository, for now you can find the compiled jar in out/artifacts/java_client
9+
810
###Added functions###
911
More can be found in the docs, but here's a quick list of features which this project has added to the usual selenium binding.
1012

2.56 MB
Binary file not shown.

0 commit comments

Comments
 (0)