Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
303 commits
Select commit Hold shift + click to select a range
e0002cf
Update README.md
TikhomirovSergey Dec 2, 2017
f7f17a6
Merge pull request #777 from valfirst/upgrade-gradle-4-3-1
TikhomirovSergey Dec 2, 2017
64ad044
6.0.0-BETA1
TikhomirovSergey Dec 3, 2017
7efa6c3
Update README.md
TikhomirovSergey Dec 3, 2017
48d703c
Merge branch 'finger-print' of https://github.com/alizelzele/java-cli…
TikhomirovSergey Dec 8, 2017
0a3f463
Additional changes of the #473:
TikhomirovSergey Dec 11, 2017
2585bba
Additional changes of the #473: improvements of FingerPrintTest
TikhomirovSergey Dec 16, 2017
eb4116f
Additional changes of the #473: improvements of FingerPrintTest
TikhomirovSergey Dec 17, 2017
e37f4e4
Merge pull request #786 from TikhomirovSergey/alizelzele-finger-print
TikhomirovSergey Dec 18, 2017
b238538
Update README.md
TikhomirovSergey Dec 18, 2017
da8d7f8
Remove isPositive verification for point coordinates
Dec 19, 2017
e853e24
Update tests
Dec 19, 2017
a2d8410
Add an explanation to the documentation
Dec 19, 2017
e76d217
Merge pull request #795 from mykola-mokhnach/less_strict_verification
TikhomirovSergey Dec 22, 2017
a9f7299
Update README.md
TikhomirovSergey Dec 22, 2017
70f51d9
6.0.0-BETA2
TikhomirovSergey Dec 23, 2017
a78b42d
Update README.md
TikhomirovSergey Dec 23, 2017
0ae158a
Update to Selenium 3.8.1
TikhomirovSergey Dec 23, 2017
953b106
Merge pull request #797 from TikhomirovSergey/master
TikhomirovSergey Dec 24, 2017
b04386d
Update README.md
TikhomirovSergey Dec 24, 2017
0777907
Add handlers for lock/unlock in iOS
Jan 5, 2018
2ef45ee
Address review comments
Jan 5, 2018
f3404f4
Upgrade to Checkstyle 8.7
valfirst Jan 9, 2018
788c62e
Fix checkstyle violations
valfirst Jan 10, 2018
9545eaf
Update gradle build script (#803)
valfirst Jan 10, 2018
56e4c18
Merge pull request #802 from valfirst/upgrade-checkstyle
TikhomirovSergey Jan 11, 2018
4fedee9
Remove redundant Selenium modules exclusions (#805)
valfirst Jan 12, 2018
b6809b3
Fix Javadoc badge in readme (#806)
valfirst Jan 12, 2018
57c6171
Remove unnecessary access modifiers for interface methods
valfirst Jan 15, 2018
a9f3642
Remove redundant type arguments
valfirst Jan 15, 2018
412d6c2
Remove unused import
valfirst Jan 15, 2018
11d18df
Use diamond operator
valfirst Jan 15, 2018
5dcec30
Remove redundant type parameter extension of Object
valfirst Jan 15, 2018
b2b75f5
Replace 'Collection.addAll()' with parametrized constructor call
valfirst Jan 15, 2018
4ee5c20
Remove redundant 'throws' clauses
valfirst Jan 15, 2018
586785e
Fix class-level javadoc location
valfirst Jan 15, 2018
529a26f
Remove redundant array creation for calling varargs method
valfirst Jan 15, 2018
57e03b6
Fix checkstyle violation: add missing period to javadoc
valfirst Jan 15, 2018
bcb3cae
Use standard Java plugin source sets
valfirst Jan 15, 2018
0872942
Fix flaky checkstyle violations
valfirst Jan 15, 2018
3693345
Merge pull request #810 from valfirst/fix-flaky-checkstyle-violations
TikhomirovSergey Jan 15, 2018
e1ec635
Fix the argument type for pushFile
Jan 17, 2018
d32c2a1
Use proper call
Jan 17, 2018
e13a512
Add explicit encoding
Jan 17, 2018
9a2c218
make codacy happy
Jan 17, 2018
84ff2b2
Merge pull request #808 from valfirst/clean-up
TikhomirovSergey Jan 17, 2018
c8de0a0
address review comment
Jan 17, 2018
6d49209
Remove unused import
Jan 17, 2018
a84490c
Merge pull request #809 from valfirst/use-standard-java-source-sets
TikhomirovSergey Jan 17, 2018
63ff785
Merge branch 'push_file' of https://github.com/mykola-mokhnach/java-c…
TikhomirovSergey Jan 20, 2018
be484e1
Addition to the #812
TikhomirovSergey Jan 20, 2018
ca0ffb8
Merge pull request #816 from TikhomirovSergey/mykola-mokhnach-push_file
TikhomirovSergey Jan 20, 2018
b08d215
Update README.md
TikhomirovSergey Jan 20, 2018
55b9145
Implement custom command codec
Jan 21, 2018
60343fa
Satisfy style checker
Jan 21, 2018
537dee7
Add docstriing
Jan 29, 2018
9105ebb
Change codec's pcakage
Jan 29, 2018
9f6f734
Use more effective loop
Jan 29, 2018
ad2332c
Add endpoints for getting source and attributes
Jan 29, 2018
339fd9d
Avoid unnecessary code duplication
Jan 29, 2018
e64f358
Try to fix codacy
Jan 30, 2018
eecd044
typo (#822)
janosvitok Jan 30, 2018
38b2343
Merge branch 'master' of https://github.com/mykola-mokhnach/java-clie…
Jan 30, 2018
a67b61c
Fix merge
Jan 30, 2018
0e9c2ea
Added locking tests for iOS
Jan 30, 2018
5da4998
Addition to the #817. JsonToMobileElementConverter: fixed
TikhomirovSergey Feb 3, 2018
c97fa47
Merge pull request #825 from TikhomirovSergey/mykola-mokhnach-appium_…
TikhomirovSergey Feb 4, 2018
72562c9
Update README.md
TikhomirovSergey Feb 4, 2018
a9de13f
Merge pull request #799 from mykola-mokhnach/lock
TikhomirovSergey Feb 4, 2018
f9313d2
Update README.md
TikhomirovSergey Feb 4, 2018
89d62e4
Add endpoints for screen recording API for iOS and Android
Jan 30, 2018
b1770f6
Merge pull request #814 from mykola-mokhnach/record_screen
TikhomirovSergey Feb 7, 2018
7da2d6c
Update README.md
TikhomirovSergey Feb 7, 2018
0f374c9
Update applications management endpoints
Feb 1, 2018
146db48
Address checkstyle issues
Feb 2, 2018
b869ea2
Add integration tests
Feb 4, 2018
438af22
Use POST instead of GET
Feb 8, 2018
fe63a94
Move android specific classes into the corresponding parent package
Feb 8, 2018
32c7b2a
Move NewSessionPayload so it can be used by ProtocolHandshake
shs96c Feb 9, 2018
3687731
Better docs for NewSessionPayload.stream
shs96c Feb 9, 2018
b67cfdc
Fix the Protocol Handshake
shs96c Feb 9, 2018
9a34f41
Rookie mistake: only include the w3c capabilities in the w3c capabili…
shs96c Feb 9, 2018
f860f33
Fix tests failing because of ProtocolHandshake
TikhomirovSergey Feb 9, 2018
ed5fba8
Ensure that we forward metadata in the new session payload
shs96c Feb 9, 2018
67588ec
Introducing new string constant for "platformName"
barancev Feb 9, 2018
264476a
Bump the java libraries we depend on to their latest versions
TikhomirovSergey Feb 9, 2018
fbb6e58
Use `Capabilities` rather than `ImmutableCapabilities` in mutators
TikhomirovSergey Feb 9, 2018
61d1962
Fix argument type
Feb 10, 2018
1855291
Update to selenium 3.9.1. Changes of NewSessionPayload.
TikhomirovSergey Feb 11, 2018
a79c624
fixing out:
TikhomirovSergey Feb 11, 2018
c23e05b
Removal of "magic" strings
TikhomirovSergey Feb 11, 2018
b694856
Improving set of not so major issues
TikhomirovSergey Feb 12, 2018
afa1039
`convertOssToW3C` marked by `Nullable`
TikhomirovSergey Feb 12, 2018
6ffd2ea
Fixing issuies before the merging
TikhomirovSergey Feb 13, 2018
409e6f3
Merge pull request #829 from TikhomirovSergey/master
TikhomirovSergey Feb 13, 2018
11aa8f5
Update README.md
TikhomirovSergey Feb 13, 2018
6e9bee1
Merge pull request #824 from mykola-mokhnach/app_management
TikhomirovSergey Feb 14, 2018
b8a109b
Update README.md
TikhomirovSergey Feb 14, 2018
47930f7
6.0.0-BETA3
TikhomirovSergey Feb 15, 2018
30b4e38
Update README.md
TikhomirovSergey Feb 15, 2018
5ac71ab
Add handlers for gsm, network, power and sms command (#834)
SrinivasanTarget Feb 19, 2018
d406f02
Add the handler for isDispalyed endpoint (#833)
Feb 19, 2018
2317478
Update dependencies (#832)
valfirst Feb 19, 2018
78ce807
Upgrade to Gradle 4.5.1 (#831)
valfirst Feb 19, 2018
c4222d8
#835 added handlers for toggle_wifi,data and airplane mode (#837)
saikrishna321 Feb 20, 2018
2c32113
Update README.md
SrinivasanTarget Feb 22, 2018
ca72185
Fix CustomImportOrder checkstyle violations
valfirst Feb 22, 2018
f0d30e7
Change severity of CustomImportOrder checkstyle rule from "warning" t…
valfirst Feb 22, 2018
5f6def4
Fix SummaryJavadoc checkstyle violations
valfirst Feb 22, 2018
830662f
Change severity of SummaryJavadoc checkstyle rule from "warning" to d…
valfirst Feb 22, 2018
742fa41
Fix JavadocTagContinuationIndentation checkstyle violations
valfirst Feb 22, 2018
472bece
Change severity of JavadocTagContinuationIndentation checkstyle rule …
valfirst Feb 22, 2018
f502873
Merge pull request #839 from valfirst/fix-checkstyle-violations
TikhomirovSergey Mar 6, 2018
60c1818
Update build.gradle
TikhomirovSergey Mar 6, 2018
5e92e76
Update build.gradle
TikhomirovSergey Mar 7, 2018
92671b2
fix in javadoc
TikhomirovSergey Mar 7, 2018
2c16956
Merge branch 'master' of https://github.com/TikhomirovSergey/java-client
TikhomirovSergey Mar 20, 2018
fa3ede2
#846: has been started
TikhomirovSergey Mar 20, 2018
2a801b6
Add bugreport option to Android screen recorder (#852)
Mar 23, 2018
e792a8c
#846: listeners
TikhomirovSergey Mar 23, 2018
1e2c515
#846: migration to java.time.Duration
TikhomirovSergey Mar 24, 2018
744b28e
#846: migration to java.time.Duration
TikhomirovSergey Mar 26, 2018
9cdff3d
#846: migration to java.time.Duration
TikhomirovSergey Mar 29, 2018
2da0108
#846: migration to java.time.Duration
TikhomirovSergey Mar 30, 2018
7dd64d3
Add environment troubleshooting doc (#860)
Apr 4, 2018
7bc4917
#846: finished
TikhomirovSergey Apr 8, 2018
3dd8fce
#846: fixing out issues
TikhomirovSergey Apr 9, 2018
2f60e64
Add clipboard handlers (#855)
Apr 10, 2018
470c27e
Merge pull request #863 from TikhomirovSergey/master
TikhomirovSergey Apr 10, 2018
8f824d6
Update README.md
TikhomirovSergey Apr 10, 2018
3bfe707
Avoid amending parameters for SET_ALERT_VALUE endpoint (#867)
Apr 12, 2018
8cf79ea
Refactor network connection setting on Android (#865)
Apr 12, 2018
345676a
Add wrappers for Android logcat broadcaster (#858)
Apr 13, 2018
0b2c407
update test apps and drivers
SrinivasanTarget Apr 13, 2018
a542fee
Addition to #846 and #855: (#869)
TikhomirovSergey Apr 18, 2018
08bf0cb
Update README.md
TikhomirovSergey Apr 18, 2018
847e197
Update build.gradle
TikhomirovSergey Apr 18, 2018
5b8f1c7
Fixing out checkstyle issues
TikhomirovSergey Apr 18, 2018
e533405
Add image comparison helpers (#870)
Apr 26, 2018
d1e7eb2
Tune test class ancestor (#876)
Apr 26, 2018
c3a2924
Use hamcrest-library instead of hamcrest-all dependency (#878)
valfirst Apr 27, 2018
a2a5fd2
Use default Selenium HTTP client factory (#877)
valfirst Apr 27, 2018
d8f9aad
Adding the new server arguments (#880)
shridharkalagi Apr 27, 2018
5e5e993
Add a possibility to set pressure value for iOS (#879)
Apr 29, 2018
dea2a7d
Preparing 6.0.0. Removal of deprecated code.
TikhomirovSergey Apr 29, 2018
3bccbba
Support syslog broadcast with iOS (#871)
Apr 30, 2018
c101559
Fix compilation error
TikhomirovSergey May 1, 2018
eff00bf
Merge pull request #881 from TikhomirovSergey/master
TikhomirovSergey May 2, 2018
69054c5
Update README.md
TikhomirovSergey May 2, 2018
67bccce
Add isKeyboardShown command for iOS (#887)
SrinivasanTarget May 4, 2018
7171f43
Update README.md
TikhomirovSergey May 6, 2018
1cf90a9
Add battery information accessors (#882)
May 7, 2018
d9b806d
Update README.md
TikhomirovSergey May 7, 2018
b4ab1f4
Update Page-objects.md
TikhomirovSergey May 7, 2018
a0bcd34
- dependency updates
TikhomirovSergey May 7, 2018
a39af2d
fix out check style issues
TikhomirovSergey May 8, 2018
5993c8c
Refactor sending of key codes on Android (#890)
May 9, 2018
cb6ab6c
Merge pull request #889 from TikhomirovSergey/master
TikhomirovSergey May 10, 2018
b8d1790
Update README.md
TikhomirovSergey May 10, 2018
d9155a4
Update to selenium 3.12
TikhomirovSergey May 10, 2018
4ee6b0a
#875 FIX
TikhomirovSergey May 11, 2018
f25f3fe
Add the missing module into gradle config (#897)
May 15, 2018
ce41754
Fixing code style issues
TikhomirovSergey May 16, 2018
8b46991
updates and code style issue fixes
TikhomirovSergey May 20, 2018
ed07bcd
Update the documentation on push/pull file helpers (#906)
May 22, 2018
6ff2071
Merge pull request #894 from TikhomirovSergey/master
TikhomirovSergey May 22, 2018
306326d
Update README.md
TikhomirovSergey May 22, 2018
09a3c66
Adding ESPRESSO automation name
shridharkalagi May 24, 2018
9205c89
Add a method for output streams cleanup (#909)
May 24, 2018
989fc57
Update README.md
TikhomirovSergey May 24, 2018
5bda636
Update README.md
TikhomirovSergey May 24, 2018
68dccaa
Update README.md
TikhomirovSergey May 24, 2018
95f0964
Init web socket clients lazily (#912)
May 25, 2018
e33f31c
Add TouchAction contractor argument verification
May 31, 2018
a56a9a3
Update Documentation
SrinivasanTarget Jun 6, 2018
9095d3d
Set retry flag to true by default for OkHttpFactory (#928)
Jun 6, 2018
9eca2e3
fix class cast exception on getting battery info
Jun 11, 2018
7cbdcd4
Add an optional format argument to getDeviceTime and update the docum…
Jun 13, 2018
bf6b14a
Fix session payload for W3C
SrinivasanTarget May 26, 2018
e8108ac
remove comment
SrinivasanTarget May 26, 2018
a50785e
Fix session payload in sync with other clients ruby and python
SrinivasanTarget Jun 6, 2018
05fa225
Switch web socket client implementation to okhttp library (#941)
Jun 13, 2018
ed47f96
updated tests and CIIntegration
SrinivasanTarget Feb 26, 2018
29d3473
Fix #924 (#951)
SrinivasanTarget Jun 20, 2018
3c984e2
Update README.md
TikhomirovSergey Jun 21, 2018
ff6e00d
Version 6.1.0
TikhomirovSergey Jun 21, 2018
1991a8a
Fix codestyle issues
TikhomirovSergey Jun 21, 2018
80c1425
update to selenium 3.13.0 (#961)
SrinivasanTarget Jul 1, 2018
a22af98
Enable caching on Travis
valfirst Jun 26, 2018
41b970f
Remove duplicate test dependency declaration
valfirst Jun 26, 2018
d8e477c
Upgrade to Gradle 4.8.1
valfirst Jun 26, 2018
541eca8
Map sending keys to active element for W3C compatibility (#966)
Jul 4, 2018
3c05402
better handling of invocationtargetexception (#968)
SrinivasanTarget Jul 5, 2018
7775361
Update Page-objects.md
Aakashgarg07 Jul 19, 2018
8c3ceef
Merge pull request #977 from Aakashgarg07/patch-1
TikhomirovSergey Jul 21, 2018
08fca6e
Revert "Update Page-objects.md"
TikhomirovSergey Jul 21, 2018
299562d
Update README.md
TikhomirovSergey Jul 21, 2018
fcc0236
Merge pull request #978 from appium/revert-977-patch-1
TikhomirovSergey Jul 21, 2018
6ef251a
Update the documentation on timeLimit argument (#985)
Aug 1, 2018
65a708f
Link broken to getting started (#988)
Aug 3, 2018
1478647
Add support for "-image" locator type (#990)
Aug 6, 2018
8af9d2b
Get rid of OpenCV dependency (#991)
Aug 6, 2018
24cec01
Upgrade to Selenium 3.14.0 (#992)
valfirst Aug 7, 2018
6d408e8
Clean up (#993)
valfirst Aug 7, 2018
b37395b
Improve the error message on session creation (#994)
Aug 9, 2018
5d76ed5
#995 add android viewtag for espresso driver (#996)
saikrishna321 Aug 11, 2018
e23046a
Upgrade to JaCoCo 0.8.1 (#998)
valfirst Aug 13, 2018
742db4e
JDK9 compatibility: replace DatatypeConverter with Base64 (#999)
valfirst Aug 13, 2018
fd474c0
Access caps from travis env variables (#1001)
SrinivasanTarget Aug 24, 2018
97ce87f
Expand touch options API to accept coordinates as Point (#997)
valfirst Aug 24, 2018
dfb285e
Publish Java client through Jitpack (#1008)
SrinivasanTarget Aug 25, 2018
421d03b
Write W3C capabilities into firstMatch entity instead of alwaysMatch …
Aug 28, 2018
de71366
add some new global settings for image element stuff (#1011)
jlipps Aug 29, 2018
a873737
Add SLF4J logging support for Appium local service (#1014)
alexander-poulikakos Sep 7, 2018
4656309
Fix Android tests and add them to CI (#1002)
shridharkalagi Sep 16, 2018
80ef392
Upgrade to Gradle 4.10.1 (#1022)
valfirst Sep 19, 2018
ce0c592
Fix formatting of code snippets in README (#1023)
valfirst Sep 19, 2018
4c3d5a2
Use the latest official ECJ 3.14.0 (#1024)
valfirst Sep 19, 2018
4141249
Upgrade to JaCoCo 0.8.2 (#1026)
valfirst Sep 20, 2018
8d3f254
Upgrade to Checkstyle 8.12 (#1027)
valfirst Sep 20, 2018
02aa5d5
Clean up (#1028)
valfirst Sep 20, 2018
6ad1a6c
Update dependencies (#1032)
valfirst Sep 24, 2018
18eba21
deprecate selendroid (#1034)
saikrishna321 Sep 27, 2018
f10393a
add custom locator strategy (#1041)
jlipps Oct 18, 2018
72ea096
Replace `org.openqa.selenium.internal.WrapsElement` with `org.openqa.…
valfirst Nov 4, 2018
f527be1
Upgrade to Selenium 3.141.5 (#1055)
valfirst Nov 8, 2018
f20a2f7
Add threshold argument to OccurrenceMatchingOptions (#1060)
Nov 19, 2018
e6bef4c
Set up CI with Azure Pipelines (#1059)
SrinivasanTarget Nov 21, 2018
260fa5e
Update to selenium 3.141.59 (#1063)
SrinivasanTarget Nov 21, 2018
b10f521
Add new screen recording options for iOS (#1067)
Nov 22, 2018
1e80714
Add a setting for tag names normalization (#1073)
mykola-mokhnach Dec 20, 2018
0cb3fcb
deprecate UIAutomation for iOS (#1074)
saikrishna321 Dec 24, 2018
92ba723
Release 7.0.0
SrinivasanTarget Dec 27, 2018
98daabe
Update changelog in readme
SrinivasanTarget Dec 27, 2018
f6ebeb2
Upgrade to Gradle 5.0 (#1076)
SrinivasanTarget Dec 27, 2018
67112e6
Delete deprecated methods (#1077)
SrinivasanTarget Dec 28, 2018
6134e3c
Migrate CI to Azure for both iOS and Android (#1081)
SrinivasanTarget Jan 9, 2019
026cfb8
Update The-starting-of-an-Android-app.md (#1090)
573 Jan 16, 2019
fa71401
Update The-starting-of-an-Android-app.md (#1091)
573 Jan 17, 2019
21a2bdd
Upgrade to Checkstyle 8.17 (#1096)
valfirst Jan 31, 2019
09ba62a
Update dependencies (#1095)
valfirst Jan 31, 2019
2a5d647
Upgrade to JaCoCo 0.8.3 (#1097)
valfirst Feb 1, 2019
402f3d8
Upgrade to ECJ 3.16.0 (#1098)
valfirst Feb 1, 2019
c5628d4
Migrate to Hamcrest 2.1 (#1099)
valfirst Feb 1, 2019
9755c98
Protect against NullPointerException when using getCapabilities. (#1094)
etanol Feb 5, 2019
a63295b
Add Espresso data-matcher-based location strategy (#1106)
mykola-mokhnach Feb 13, 2019
392413f
send both signalStrengh and signalStrength (#1115)
KazuCocoa Mar 9, 2019
9d33a4e
Add the missing Android and iOS settings (#1120)
mykola-mokhnach Mar 12, 2019
5a17759
cleanup to resolve checkstyle security issue (#1123)
SrinivasanTarget Mar 19, 2019
0405fbb
fix links in the documents (#934) (#1140)
takeyaqa May 6, 2019
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
Prev Previous commit
Next Next commit
Replace org.openqa.selenium.internal.WrapsElement with `org.openqa.…
…selenium.WrapsElement` (appium#1053)
  • Loading branch information
valfirst authored and Mykola Mokhnach committed Nov 4, 2018
commit 72ea0963a06e3412f97995f553126959d48f28bb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.WrapsDriver;
import org.openqa.selenium.internal.WrapsElement;
import org.openqa.selenium.WrapsElement;

import java.util.List;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
import org.openqa.selenium.SearchContext;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WrapsDriver;
import org.openqa.selenium.internal.WrapsElement;
import org.openqa.selenium.WrapsElement;

public final class WebDriverUnpackUtility {
private static final String NATIVE_APP_PATTERN = "NATIVE_APP";
Expand Down