Commit Graph

3881 Commits

Author SHA1 Message Date
Jonathan Lipps bfa824dc1d Merge pull request #2386 from rgonalo/1.0-beta
Allow spaces in Appium folder
2014-04-24 10:46:19 -07:00
Ruben Gonzalez Alonso 6f92843f72 Allow spaces in Appium folder 2014-04-22 17:57:58 +02:00
Jonathan Lipps 23090b803b Merge pull request #2378 from bootstraponline/1.0-beta
Update docs to work with slate
2014-04-21 11:42:15 -07:00
bootstraponline 3a31a37fca Update docs to work with slate 2014-04-19 17:01:16 -04:00
Jonathan Lipps 3e05a94efc Merge pull request #2370 from jlipps/1.0-beta
get rid of native tag name in favor of class name
2014-04-18 11:59:16 -07:00
Jonathan Lipps 9fd48fb9f8 get rid of native tag name in favor of class name 2014-04-18 11:31:49 -07:00
sebv 54547813f5 Fixing dotnet example caps 2014-04-19 01:41:34 +08:00
Jonathan Lipps 26fff30ee5 Merge pull request #2371 from bootstraponline/1.0-beta
Update 1.0-beta branch docs for Slate
2014-04-18 10:24:00 -07:00
sebv 905bb5c2d9 Fixing the caps in node.js 1.0 examples 2014-04-19 00:41:49 +08:00
sebv ddad985d0e New dotnet code sample 2014-04-18 18:35:05 +08:00
bootstraponline b163180a54 Update 1.0-beta branch docs for Slate 2014-04-17 21:10:51 -04:00
Jonathan Lipps 9e97f76039 make sure grunt command is quoted in reset.sh in case cwd has spaces 2014-04-17 12:48:37 -07:00
Jonathan Lipps 49b382da10 fix hideKeyboard specs to actually test something
and quarantine the default strategy test. it's not working
2014-04-17 12:34:28 -07:00
Payman Delshad abf26a8fb3 Allow for whitespace in app path. 2014-04-17 11:16:44 -07:00
Jonathan Lipps 0f080d0828 add intro and platform-support docs 2014-04-16 18:33:01 -07:00
bootstraponline f367af6222 Merge pull request #2361 from bootstraponline/1.0-beta
Remove YAML front matter from docs
2014-04-16 21:31:27 -04:00
bootstraponline 4088762d14 Remove YAML front matter from docs 2014-04-16 18:17:19 -04:00
Isaac Murchie c77d01db6d Allow for different inputs to find 2014-04-16 14:29:48 -07:00
Dan Doveralba 00078c2d6a Improve Logging
* say what command failed during setupAndroidProj
2014-04-15 17:45:43 -07:00
sampar acf1686cdd Null checks for proxy.js when extracting Session ID, default to blank 2014-04-15 17:45:34 -07:00
Jonathan Lipps 6fcf54391f make sure we can publish different branches v1.0.0-beta.1 2014-04-15 15:15:15 -07:00
Jonathan Lipps 0851f4072e changelog and bump to 1.0.0-beta.1 for publish 2014-04-15 15:11:02 -07:00
Jonathan Lipps 80582ba5ba fix up geolocation tests to use new driver method 2014-04-15 15:03:36 -07:00
Jonathan Lipps 1d62d2292b window handles tests are not required anymore 2014-04-15 15:00:27 -07:00
Jonathan Lipps 6d8411ba65 the appium element/value command needs to use setValueImmediate 2014-04-15 15:00:05 -07:00
Jonathan Lipps 92e5e4c123 window tests need nativeWebTap 2014-04-15 14:52:08 -07:00
Jonathan Lipps 9240c32874 fix up use of correct method in toggle tests 2014-04-15 13:38:40 -07:00
Jonathan Lipps 356b7f9df6 separate out chrome tests since they require a different emu 2014-04-15 13:09:55 -07:00
Jonathan Lipps 8a784812da update wd dep
Conflicts:
	package.json
2014-04-15 11:50:11 -07:00
Jonathan Lipps 744b3f9c5d Merge pull request #2347 from jlipps/jlipps-1.0-beta
get rid of deprecated methods of access for old mobile: methods
2014-04-15 10:56:51 -07:00
Jonathan Lipps c293cfe2f2 update our testsuite to use new native methods
instead of deprecated mobile methods.
Also add a few server methods that were accidentally
left out before
2014-04-14 16:50:52 -07:00
Jonathan Lipps 0b461af5d9 Merge pull request #2345 from jlipps/jlipps-1.0-beta
rename the confusing 'nonSyntheticWebClick' and turn it off by default
2014-04-14 15:30:12 -07:00
Jonathan Lipps caa5463dba remove 'mobile: ' interface for appium commands
leave the gesture commands for now incase we need the clients to fall
back to them pending full working through the touchaction/multiaction
api
2014-04-14 15:07:23 -07:00
Jonathan Lipps 517b7f1964 rename the confusing 'nonSyntheticWebClick' and turn it off by default (fix #2306) 2014-04-14 15:02:19 -07:00
Jonathan Lipps 67a2cde6c5 Merge pull request #2344 from jlipps/jlipps-1.0-beta
update npm deps and fix some tests (fix #2287)
2014-04-14 14:54:53 -07:00
Jonathan Lipps dc44f68214 update npm deps and fix some tests (fix #2287) 2014-04-14 14:50:49 -07:00
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