Commit Graph

5239 Commits

Author SHA1 Message Date
sebv
6fc06e2fec added autoDismissAlerts 2014-12-23 22:33:03 +08:00
sebv
f6ffb2b375 appium-uiauto package upgrade 2014-12-23 20:01:25 +08:00
sebv
54cfd75fe5 appium-instruments appium-uiauto package upgrade 2014-12-23 19:25:47 +08:00
Jonathan Lipps
a0a04731eb Merge pull request #4293 from imurchie/isaac-ios-keyboard
Add delete key test
2014-12-19 17:16:29 -08:00
Isaac Murchie
fc697691f6 Add delete key test 2014-12-19 14:58:10 -08:00
Jonathan Lipps
d3c24cea74 Merge pull request #4278 from imurchie/isaac-ios82
Update to handle iOS 8.2
2014-12-17 08:02:55 -08:00
Jonathan Lipps
056f5bd277 bump chromedriver version to newly-released 2.13 for next publish (fix #3798) 2014-12-16 13:49:09 -08:00
Isaac Murchie
738a389991 Update to handle iOS 8.2 2014-12-16 10:25:33 -08:00
Jonathan Lipps
8c8c9271a2 Merge pull request #4269 from appium/isaac-ios-delete
Isaac ios delete
2014-12-15 13:52:20 -08:00
Isaac Murchie
5d0778b354 Clean up ios delete key test
Clean up ios delete key test
2014-12-15 10:59:57 -08:00
Jonathan Lipps
0eabc5ba39 Merge pull request #4253 from gempesaw/patch-1
Add waitForAppScript to ios caps handler
2014-12-15 09:35:04 -08:00
Jonathan Lipps
261af40f76 Merge pull request #4250 from jlipps/new-simctl
use external simctl library
2014-12-12 16:52:13 -08:00
Jonathan Lipps
bdb8221d18 Merge pull request #4247 from testobject/fix_appium_for_api_level_below_18
do not use Configurator during class initialization
2014-12-11 18:31:28 -08:00
Daniel Gempesaw
19ce08d5be Add waitForAppScript to ios caps handler
waitForAppScript logic was added in #4191, but the caps handler doesn't
know about it, so it never gets executed. Analogous to #4249 for
sendKeyStrategy cap.
2014-12-11 13:22:42 -05:00
Jonathan Lipps
698768a00c use external simctl library 2014-12-11 09:54:04 -08:00
Jonathan Lipps
522f367bc1 Merge pull request #4224 from sangeethasriniv/master
Add new capability stopAppOnReset for android
2014-12-11 09:05:53 -08:00
Jonathan Lipps
4a5d93ddb8 Merge pull request #4249 from imurchie/isaac-keyboard-caps
Add sendKeyStrategy to cap handler
2014-12-11 08:44:51 -08:00
Sangeetha
d59ceddeaa Update caps.md 2014-12-10 16:00:48 -05:00
Isaac Murchie
5ef1048d45 Add sendKeyStrategy to cap handler 2014-12-10 10:18:05 -08:00
aluedeke
5149d51137 do not use Configurator during class initialization 2014-12-10 17:48:30 +01:00
Jonathan Lipps
e9bd71460f Merge pull request #4230 from imurchie/isaac-unicode
Fix handling of metacharacters in unicode mode
2014-12-08 11:00:01 -08:00
Isaac Murchie
3104491809 Fix handling of metacharacters in unicode mode 2014-12-06 08:55:39 -05:00
Jonathan Lipps
efd0bf0e53 cleanup, forgot to commit this file as part of a3a9038 2014-12-04 09:17:34 -08:00
Sangeetha Srinivasan
1945b652f8 Android only : Add a capability to bring up an Android app, without stopping the process,if it is already running
Added server capability stopAppOnReset
Added capability to selendroid
Added help for stopAppOnReset
2014-12-04 11:55:24 -05:00
Isaac A. Murchie
8fdcf8370d Merge pull request #4212 from imurchie/isaac-parselocalizablestrings
Fix arguments to iOS parseLocalizableStrings
2014-12-02 13:31:13 -08:00
Isaac Murchie
7acb48a736 Fix arguments to iOS parseLocalizableStrings 2014-12-02 13:22:22 -08:00
Jonathan Lipps
b64a77c190 Merge pull request #4181 from panozzaj/master
Use plist.parse instead of plist.parseFileSync
2014-12-02 10:11:34 -08:00
sebv
4c640dff8a added install from npm doc 2014-12-01 15:42:48 -08:00
Jonathan Lipps
a3a903893b make sure our 'chromeOptions' overriding works for Chrome and not just Chromeviews (fix #4119) 2014-12-01 14:44:01 -08:00
ktronic80
b477c22d79 Issue #3957 changed undefined to null in ios-device-specs.js and corrected parameter of call of parseLocalizableStrings function in ios-contoller.js 2014-12-01 12:03:12 -08:00
ktronic80
4b6809c80b Issue #3957 Refactored getStrings method for ios.js and ios-controller.js. cb is now last method parameter. Also update Android and Selendroid getStrings methods with stringFile parameter to fit getStrings method parameter called in controller.js. Added test for method parseLocalizableStrings in ios.js. 2014-12-01 12:03:12 -08:00
Kai Kesselring
33793591a8 #3957 added string file parameter to getStrings request. 2014-12-01 12:03:11 -08:00
sebv
c8c79a85fb CHANGELOG update v1.3.4 2014-12-01 11:46:17 -08:00
sebv
12dc07d35b bumping 2014-12-01 11:29:56 -08:00
Anthony Panozzo
e515a0d9d3 Use file contents as input to plist function.
plist `parse()` wants XML string, not a filename as the parameter. I
also changed the parameter to `parseXmlPlistFile()` to more clearly
indicate that it is receiving a filename, not a file or file contents.
2014-11-28 17:36:10 -05:00
seb vincent
f93ad57ff6 Merge pull request #4185 from danail-branekov/master
Fix for issue 4177 - SendKeys on Android hinted TextViews switches the focus and influences neighbour controls
2014-11-28 14:31:16 +08:00
seb vincent
e83f72e429 Merge pull request #4191 from sebv/waitForAppScript
Added waitForAppScript cap
2014-11-28 14:28:01 +08:00
sebv
9dc85d28fb added waitForAppScript cap 2014-11-28 14:23:02 +08:00
sebv
b6dcc0598d increasing crash test timeout 2014-11-27 19:59:41 +08:00
seb vincent
647e475ed1 do not touch system.log if we are not sure where system.log is 2014-11-27 18:40:35 +08:00
danail-branekov
d0200fc2c1 Fix for issue 4177 - SendKeys on Android hinted TextViews switches the
focus and influences neighbour controls
2014-11-27 10:46:35 +02:00
sebv
06fc8b10a2 cleaning up callback 2014-11-27 15:09:08 +08:00
Payman Delshad
3a235c9cfb Use apktool 2.0.0-RC2 on Selendroid too if possible. 2014-11-27 14:44:10 +08:00
Isaac Murchie
894c78db94 Fix swipe test 2014-11-27 14:20:20 +08:00
seb vincent
d21257a05d unskipping crash tests 2014-11-27 14:17:11 +08:00
Anthony Panozzo
17b274ff2e Use plist.parse instead of plist.parseFileSync.
When running Appium, I got a warning / error stating that:

    `parseFileSync()` is deprecated. Use `parseStringSync()` instead.

and my task was halted.

Appium uses `"plist": "~1.0.0"` in `package.json`.

`plist` v1.0.0 and up says that `parseFileSync()` is deprecated, and
that it should be replaced with `parseStringSync()`.  However,
`parseStringSync()` is *also* deprecated, to be replaced with `parse()`.
This all is based on:

 - https://github.com/TooTallNate/plist.js/blob/v1.0.0/lib/node.js#L15
 - https://github.com/TooTallNate/plist.js/blob/v1.0.0/lib/parse.js#L16

So I changed the related line in the iOS configuration file to point to
the new method `parse()`. This appears to resolve this error and allows
me to continue.
2014-11-26 17:57:58 -05:00
seb vincent
fa78861817 unskipping some ios6 tests 2014-11-26 16:19:58 +08:00
Jonathan Lipps
b67869fa27 Merge pull request #4165 from macmishra/master
Updating doctor for latest OS X version (10.10.1) released
2014-11-25 09:29:01 -08:00
Jonathan Lipps
233cacf4f3 Merge pull request #4168 from imurchie/isaac-source
Fix iOS source test
2014-11-25 09:25:18 -08:00
Isaac Murchie
97cfd8cfd5 Fix iOS source test 2014-11-25 09:13:41 -08:00