Commit Graph

4727 Commits

Author SHA1 Message Date
austenke
245e956813 Added doc for multiple tests
Small fix

Moved to new doc

Doc Fix

Small Fix

Fix

Fix
2014-08-08 23:14:31 -07:00
bootstraponline
3dba8eb51f Merge pull request #3302 from imurchie/isaac-keystore
Skip keystore tests in ci
2014-08-05 14:41:25 -04:00
Jonathan Lipps
c52e97857b add dev device setup instructions to ios real devices docs (fix #3273) 2014-08-05 11:03:44 -07:00
Isaac Murchie
b75beb2969 Skip keystore tests in ci 2014-08-05 10:56:02 -07:00
Jonathan Lipps
699dfa6a79 Merge pull request #3276 from austenke/master
Moved location logic to location_in_view
2014-08-05 09:39:46 -07:00
Jonathan Lipps
01fa4f6c78 Merge pull request #3290 from imurchie/isaac-tests
Fix Android tests for real device
2014-08-05 09:08:40 -07:00
bootstraponline
b230d00196 Merge pull request #3292 from Jonahss/allxpath
Selecting all elements via XPath no longer mistakenly includes the root ...
2014-08-05 09:03:14 -04:00
Jonah Stiennon
9ee0b15fd5 Selecting all elements via XPath no longer mistakenly includes the root <hierarchy> node, which was causing appium to error. Fixes #2548 2014-08-04 22:00:56 -07:00
austenke
1c27b26bdb Changed location functions to location_in_view
Changed deprecation message method

Routing fix

Deprecation message fixes

Small fixes

setLocation fixes

Fixed setLocation and renamed getLocationInView

Corrected getLocation call
2014-08-04 18:22:41 -07:00
Isaac Murchie
54868eb21a Fix tests for real device 2014-08-04 18:09:55 -07:00
Jonathan Lipps
b4041d62c7 Merge pull request #3289 from jlipps/master
update selendroid to 0.11.0
2014-08-04 17:41:00 -07:00
Jonathan Lipps
5d008f31f8 update selendroid to 0.11.0 2014-08-04 17:06:03 -07:00
Jonathan Lipps
e9de8906cc Merge pull request #3288 from imurchie/isaac-keystore
Fix handling of keystore creation
2014-08-04 17:05:56 -07:00
Isaac Murchie
ef3ce7fd40 Fix handling of keystore creation 2014-08-04 16:50:22 -07:00
Jonathan Lipps
34c787ca33 Merge pull request #3287 from moizjv/fix-2650
Adding retry for iOS screenshot
2014-08-04 16:47:09 -07:00
Moiz Virani
3eb3914707 Adding retry for iOS screenshot 2014-08-04 15:29:29 -07:00
Jonathan Lipps
e65d0e0167 Merge pull request #3254 from Jonahss/master
added grunt-newer, to only lint changed files
2014-08-04 10:50:01 -07:00
bootstraponline
456590b1be Merge pull request #3271 from Jonahss/instance
fix for xpath, uses ClassName and Instance instead of Index
2014-08-03 22:04:34 -04:00
Jonah Stiennon
ec26114a5d fix for xpath, uses ClassName and Instance instead of Index 2014-08-03 18:45:34 -07:00
bootstraponline
e287ca6e15 Merge pull request #3270 from moizjv/fix-2792
Adding fallback for finding app activity from AndroidManifest.xml
2014-08-01 14:22:27 -04:00
Moiz Virani
8d6e6fff9b Adding fallback for finding app activity from AndroidManifest.xml and renaming strings_from_apk to appium_apk_tools 2014-08-01 10:48:04 -07:00
Jonathan Lipps
dba88aa627 Merge pull request #3267 from erlendfh/resolve-ios-simulator-directory
Resolve iOS Simulator directory
2014-07-31 11:48:28 -07:00
Jonathan Lipps
a4d17b8271 add .ipa to list of downloadable app options (fix #3268) 2014-07-31 11:25:07 -07:00
Erlend Halvorsen
2085253133 If we have more than one iOS simulator directory then try filtering out any that doesn't have an Applications folder 2014-07-31 16:13:18 +02:00
Jonathan Lipps
3c1914ba9d Merge pull request #3220 from erlendfh/ios-pushFile
Implemented pushFile for iOS controller
2014-07-30 12:11:05 -07:00
Jonathan Lipps
d115179ca5 update appium-adb 2014-07-30 12:01:39 -07:00
Jonathan Lipps
12238610fc fix error message (fix #3257) 2014-07-30 12:01:39 -07:00
Jonathan Lipps
de26b1e66f Merge pull request #3260 from jlipps/master
make appium device.stop use node-style callback
2014-07-30 11:15:14 -07:00
Jonathan Lipps
7098ce2de8 make appium device.stop use node-style callback
this will add some logging for #3258
2014-07-30 10:54:07 -07:00
Erlend Halvorsen
d4d49acda1 Implemented pushFile for iOS controller 2014-07-30 13:55:08 +02:00
Jonah Stiennon
5106d1b744 added grunt-newer, to only lint changed files 2014-07-29 22:50:41 -07:00
Jonathan Lipps
5a28baef3a Merge pull request #3253 from jlipps/master
have safariIgnoreFraudWarning test actually test something (fix #3205)
2014-07-29 17:20:28 -07:00
Jonathan Lipps
576af5e4a9 have safariIgnoreFraudWarning test actually test something (fix #3205) 2014-07-29 16:36:11 -07:00
bootstraponline
86fa90aa67 Merge pull request #3252 from jlipps/master
write some burn-in tests for android and ios
2014-07-29 15:31:43 -04:00
Jonathan Lipps
2e4711d695 write some burn-in tests for android and ios
fix #2801
2014-07-29 11:55:01 -07:00
Jonathan Lipps
89d1fd27e0 Merge pull request #3243 from moizjv/fix-1228
Updating android version to android-19 and removing version 18 dependency
2014-07-29 11:48:27 -07:00
Moiz Virani
02a1c1e7ba Updating android version to 19 and removing android-18 dependency 2014-07-29 10:56:58 -07:00
Jonathan Lipps
caeb3bafbf use correct shutdown call signature to fix real safari hanging on DELETE session
fix #3244
2014-07-29 10:35:08 -07:00
Jonathan Lipps
b014ae1b4a remove duplicate line (fix #3245) 2014-07-29 10:33:31 -07:00
Jonathan Lipps
7c11969728 Merge pull request #3249 from sebv/sim-log
sim log cleanup
2014-07-29 10:03:11 -07:00
sebv
5b4c0ebcb9 sim log cleanup 2014-07-29 11:30:10 +02:00
bootstraponline
a2e0fca11a Fix cucumber 404 2014-07-28 20:00:54 -04:00
Jonathan Lipps
c8eb13c6a8 Merge pull request #3240 from jlipps/master
add validation for port values to server (fix #3227)
2014-07-28 11:52:05 -07:00
Jonathan Lipps
c49559455d add validation for port values to server (fix #3227) 2014-07-28 11:47:38 -07:00
Jonathan Lipps
afe7ad69b2 Merge pull request #3239 from imurchie/isaac-touch
Fix handling of multiple taps
2014-07-28 11:14:46 -07:00
Jonathan Lipps
14a38840d7 Merge pull request #3170 from sebv/localization
Fixed localization caps + added tests
2014-07-28 10:51:50 -07:00
Isaac Murchie
a246a63bf1 Fix handling of multiple taps 2014-07-28 10:01:49 -07:00
sebv
4de70f56a9 fixing localization caps 2014-07-28 18:18:50 +02:00
Jonathan Lipps
821b2824e2 Merge pull request #3216 from jsgithub1/defect/3215
fix issue #3215
2014-07-28 09:04:33 -07:00
Jonathan Lipps
102f996203 Merge pull request #3228 from erlendfh/fix-xml-plist-parsing
XML plist parser returns a different structure than the binary plist parser
2014-07-28 08:57:36 -07:00