Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ More can be found in the docs, but here's a quick list of features which this pr
- swipe()
- pinch()
- zoom()
- getNamedTextField()
- isAppInstalled()
- installApp()
- removeApp()
Expand All @@ -54,11 +53,10 @@ More can be found in the docs, but here's a quick list of features which this pr
- endTestCoverage()
- isLocked()
- shake()
- scrollTo()
- scrollToExact()
- getSessionDetails()
- openNotifications()
- Context Switching: .context(), .getContextHandles(), getContext())
- getNetworkConnection(), setNetworkConnection()
- setConnection(), getConnection()
- ignoreUnimportantViews(), getSettings()
- toggleLocationServices()
- lockDevice()
Expand Down Expand Up @@ -128,8 +126,6 @@ AndroidDriver and IOSDriver. Thanks to [@truebit](https://github.com/truebit) an
for the work.
- the integration with `org.jacoco jacoco-maven-plugin` was added. Thanks to [@SrinivasanTarget](https://github.com/SrinivasanTarget) for the contribution.

...

*3.4.1*
- Update to Selenium v2.53.0
- all dependencies were updated to latest versions
Expand Down