Skip to content

Commit 9de5874

Browse files
committed
update changelog
1 parent 068fb05 commit 9de5874

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ If you are using the Eclipse IDE, make sure you are using verison Luna or later.
110110
*3.1.1*
111111
- Page-object findBy strategies are now aware of which driver (iOS or Android) you are using. For more details see the Pull Request: https://github.com/appium/java-client/pull/213
112112
- If somebody desires to use their own Webdriver implementation then it has to implement HasCapabilities.
113+
- Added a new annotation: `WithTimeout`. This annotation allows one to specify a specific timeout for finding an element which overrides the drivers default timeout. For more info see: https://github.com/appium/java-client/pull/210
113114
- Corrected an uninformative Exception message.
114115

115116
*3.0.0*

0 commit comments

Comments
 (0)