Commit Graph

3845 Commits

Author SHA1 Message Date
Payman Delshad 4c18b4dfd6 Set log level to 'debug' for logging to file. 2014-04-14 11:10:25 -07:00
shyam 74fe080148 Misleading error message for a Valid Platform 2014-04-14 11:10:19 -07:00
Jonathan Lipps a7e2c987a1 Merge pull request #2335 from imurchie/isaac-actions-fix
Allow android multi touch actions without an element
2014-04-14 11:05:47 -07:00
Isaac Murchie e0b1cadd00 Decode swipe action to native method 2014-04-14 11:04:48 -07:00
Isaac Murchie ec28b95468 Allow android multi touch actions without an element 2014-04-14 11:04:25 -07:00
bootstraponline 799cb256a4 Merge pull request #2333 from bootstraponline/1.0-beta_docs
Move index content into the include
2014-04-12 15:46:25 -04:00
bootstraponline fb96fb14f9 Move index content into the include 2014-04-12 15:45:41 -04:00
shyam aef110413b ApkSigning when using custome keystore fails
ApkSigning fails when using a custom keystore. Looking into the logs I realized that the options to the jarsigner command are not in the right order. Once I made this change the signing went ahead as expected.
2014-04-11 14:47:14 -07:00
Jonathan Lipps 4b19ccd49b Merge pull request #2330 from jlipps/jlipps-1.0-beta
remove deprecated server args
2014-04-11 10:27:55 -07:00
Jonathan Lipps f0dea5f3b5 remove deprecated --merciful and --device-port flags
add --force-quit-instruments flag instead
and fix grunt docs to add the jekyll preamble and write to the correct path
2014-04-11 10:05:30 -07:00
Jonathan Lipps a780dd9549 use forthcoming wd geolocation methods 2014-04-11 09:56:29 -07:00
Jonathan Lipps a544aae76b use a version that semver likes 2014-04-11 09:56:01 -07:00
Jonathan Lipps 63873c22ab start changelog for the beta branch, pulling in changelog from 0.18.1 release 2014-04-10 19:47:43 -07:00
Jonathan Lipps d54852ddb9 ensure that the logger is initialized with correct args before using it (fix #2308) 2014-04-10 18:46:43 -07:00
Jonathan Lipps bd840b3101 Merge pull request #2325 from bootstraponline/fix_docs_1.0
Fix docs 1.0
2014-04-10 17:16:30 -07:00
bootstraponline ef71b7b2a9 Update en docs 2014-04-10 20:08:29 -04:00
bootstraponline 9809d4479f Update cn docs 2014-04-10 19:48:24 -04:00
Jonathan Lipps 8cab32a724 Merge pull request #2321 from jlipps/jlipps-1.0-beta
remove deprecated caps
2014-04-10 16:24:15 -07:00
Jonathan Lipps 9cb4e207d5 loosen up sudo check so it allows various forms of authorize 2014-04-10 16:23:25 -07:00
Jonathan Lipps 55100ce28b camel-case device-ready-timeout (fix #2268) 2014-04-10 15:41:26 -07:00
Jonathan Lipps 3583347584 camel-case app-(wait-)activity 2014-04-10 15:38:24 -07:00
Jonathan Lipps 318617819f change app-package and app-wait-package to appPackage and appWaitPackage 2014-04-10 15:20:24 -07:00
Jonathan Lipps 9bbe16a077 write up new mjsonwp caps in caps.md 2014-04-10 15:01:11 -07:00
Jonathan Lipps e5e30a8cd4 get rid of old device and version caps 2014-04-10 15:01:11 -07:00
Jonathan Lipps daa7c2f216 Merge pull request #2320 from jlipps/jlipps-1.0-beta
remove 'mobile: findAndAct'
2014-04-10 15:00:44 -07:00
bootstraponline f3a59647a5 Fix links to point to english docs 2014-04-10 17:16:56 -04:00
Jonathan Lipps 50c3dbd7fd remove 'mobile: findAndAct' 2014-04-10 14:09:57 -07:00
Jonathan Lipps 50d6c93a8d don't try to validate device string if we're not >= ios 7.1 2014-04-10 14:08:57 -07:00
Jonathan Lipps 025fc7088e Merge pull request #2315 from imurchie/isaac-action-fixes
Fix bugs in action handling
2014-04-10 11:00:12 -07:00
Isaac Murchie 8e89c749ef Fix bugs in action handling 2014-04-10 10:59:50 -07:00
Jonathan Lipps 810ad91133 Merge pull request #2293 from snevesbarros/fix_for_install_launch_remove_requests
Added 2 fixes for when using the installApp, launchApp, removeApp requests seperately
2014-04-10 10:00:24 -07:00
Sergio Neves Barros 8292b71387 Updated the app argument for the installApp, launchApp and closeApp to point to the device rather than appium. Also added a check for the "installToRealDevice" function to check if "launch" desired capability has not been set to false (as in that instance we want to manage installation and launching ourselves).
Changed the launch parameter to autoLaunch (including a check for launch desired capability and deprecation warning).
2014-04-10 10:00:01 -07:00
Jonathan Lipps 0b278af8ed Merge pull request #2313 from jlipps/jlipps-1.0-beta
remove a number of deprecated mobile: methods
2014-04-10 09:12:44 -07:00
bootstraponline da7833d042 Merge pull request #2311 from bootstraponline/doc_fix_1.0
Fix index pages for docs
2014-04-10 10:13:21 -04:00
Jonathan Lipps b78c8ddfe9 remove 'mobile: getCommandTimeout' 2014-04-09 18:45:25 -07:00
Jonathan Lipps 0312620d09 remove 'mobile: localScreenshot' 2014-04-09 18:43:02 -07:00
Jonathan Lipps f1ab0c7a73 remove 'mobile: findElementNameContains' 2014-04-09 18:41:02 -07:00
Jonathan Lipps 2871411d90 remove 'mobile: waitForPageLoad' 2014-04-09 18:40:03 -07:00
Jonathan Lipps afe4674f4a remove 'mobile: fireEvent' 2014-04-09 18:38:23 -07:00
Jonathan Lipps b0fdf70de2 get rid of 'mobile: location' 2014-04-09 18:36:07 -07:00
bootstraponline 90777b95a1 Fix index pages for docs 2014-04-09 21:35:46 -04:00
Jonathan Lipps d212d62cfa Merge pull request #2310 from jlipps/jlipps-1.0-beta
remove json page source in favor of xml
2014-04-09 18:32:16 -07:00
Jonathan Lipps e2c6a9919b remove json page source in favor of xml
and fix a bug in android bootstrap's xpath that snuck in last time
2014-04-09 18:07:02 -07:00
Jonathan Lipps d588b2cfaa Merge pull request #2309 from jlipps/jlipps-1.0-beta
remove old xpath support and promote -real xpath to xpath
2014-04-09 17:32:53 -07:00
Jonathan Lipps 958aac7e09 remove old xpath support and promote -real xpath to xpath 2014-04-09 16:15:54 -07:00
Jonathan Lipps bbcfdb829c use dumpWindowHierarchy for xml page source as well since it's more reliable 2014-04-09 16:12:47 -07:00
Jonathan Lipps 9f6d025763 Merge pull request #2305 from bootstraponline/docs
Fix docs to work with jekyll
2014-04-09 15:49:39 -07:00
bootstraponline 74af1927a1 Fix docs to work with jekyll 2014-04-09 18:09:34 -04:00
Jonathan Lipps 37b3d8b6e4 fix selendroid command timeout bug and fix test that proves it work 2014-04-09 13:34:00 -07:00
Jonathan Lipps d6314b57ad make sure weird responses don't crash appium 2014-04-09 11:19:32 -07:00