Skip to content

Commit bd19d78

Browse files
Merge pull request #449 from SrinivasanTarget/RemoveDeprecatedCommands
Update README.md
2 parents fb61c6f + d757866 commit bd19d78

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ More can be found in the docs, but here's a quick list of features which this pr
4545
- swipe()
4646
- pinch()
4747
- zoom()
48-
- getNamedTextField()
4948
- isAppInstalled()
5049
- installApp()
5150
- removeApp()
@@ -54,11 +53,10 @@ More can be found in the docs, but here's a quick list of features which this pr
5453
- endTestCoverage()
5554
- isLocked()
5655
- shake()
57-
- scrollTo()
58-
- scrollToExact()
56+
- getSessionDetails()
5957
- openNotifications()
6058
- Context Switching: .context(), .getContextHandles(), getContext())
61-
- getNetworkConnection(), setNetworkConnection()
59+
- setConnection(), getConnection()
6260
- ignoreUnimportantViews(), getSettings()
6361
- toggleLocationServices()
6462
- lockDevice()
@@ -128,8 +126,6 @@ AndroidDriver and IOSDriver. Thanks to [@truebit](https://github.com/truebit) an
128126
for the work.
129127
- the integration with `org.jacoco jacoco-maven-plugin` was added. Thanks to [@SrinivasanTarget](https://github.com/SrinivasanTarget) for the contribution.
130128

131-
...
132-
133129
*3.4.1*
134130
- Update to Selenium v2.53.0
135131
- all dependencies were updated to latest versions

0 commit comments

Comments
 (0)