Skip to content

Commit 92306bd

Browse files
committed
Update README.md
1 parent b74cc94 commit 92306bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,16 @@ Locators:
6363
*1.2.0*
6464
- complexFind() now returns MobileElement objects
6565
- added scrollTo() and scrollToExact() methods for use with complexFind()
66+
6667
*1.1.0*
6768
- AppiumDriver now implements Rotatable. rotate() and getOrientation() methods added
6869
- when no appium server is running, the proper error is thrown, instead of a NullPointerException
70+
6971
*1.0.2*
7072
- recompiled to include some missing methods such as shake() and complexFind()
7173

7274
## Running tests
7375

7476
Run a test using
7577

76-
> mvn -Dtest=io.appium.java_client.MobileDriverAndroidTest clean test
78+
> mvn -Dtest=io.appium.java_client.MobileDriverAndroidTest clean test

0 commit comments

Comments
 (0)