Commit Graph

3910 Commits

Author SHA1 Message Date
sebv
1df406033e Using Async.queue to queue commands 2014-04-28 13:01:04 -07:00
Fan Bai
d9947dad35 Fix issue when iterating the entries
Every time you call entries.pop(), the entries.length minus 1.
We should check entries.length>0 as the end of loop.

This request is same as pull request #2426. fix a typo error.
2014-04-28 09:36:59 -07:00
bootstraponline
11e8fc3c3d Merge pull request #2425 from bootstraponline/1.0-beta
Update how to write docs
2014-04-27 20:21:15 -04:00
bootstraponline
d51b057736 Update how to write docs 2014-04-27 20:20:54 -04:00
bootstraponline
a7d17f69fe Merge pull request #2423 from bootstraponline/1.0-beta
Fix broken links
2014-04-27 20:11:20 -04:00
bootstraponline
acdda570d7 Fix more broken links 2014-04-27 20:06:53 -04:00
bootstraponline
652ae65be3 Fix readme for Slate
Quotes go in the code section
2014-04-27 19:27:11 -04:00
bootstraponline
48f7e2d65f Merge pull request #2420 from bootstraponline/1.0-beta
Fix code links
2014-04-27 14:53:25 -04:00
bootstraponline
b6ca873bd3 Fix code links 2014-04-27 14:24:41 -04:00
bootstraponline
1be27dedc0 Merge pull request #2418 from bootstraponline/1.0-beta
Fix doc links
2014-04-27 12:51:42 -04:00
bootstraponline
709d3c2371 Fix docs/cn/ links 2014-04-27 12:45:06 -04:00
bootstraponline
bcb0c64720 Fix real devices link 2014-04-27 11:59:19 -04:00
bootstraponline
697e22abf9 Merge pull request #2417 from bootstraponline/1.0-beta
Fix getting started link
2014-04-27 11:42:44 -04:00
bootstraponline
0b71bedae5 Fix getting started link 2014-04-27 11:33:00 -04:00
bootstraponline
bd799b8a5a Merge pull request #2415 from bootstraponline/1.0-beta
Fix links
2014-04-27 10:33:03 -04:00
bootstraponline
a81ff64241 Fix links 2014-04-27 10:29:42 -04:00
bootstraponline
4d8b767ec6 Merge pull request #2410 from bootstraponline/1.0-beta
Run appium_doc_lint on Travis CI
2014-04-27 09:51:02 -04:00
sebv
8a292b0c8f typo 2014-04-26 18:18:31 -07:00
sebv
1bdec31746 Fixing dotnet example 2014-04-26 18:14:34 -07:00
bootstraponline
f84a224627 Use relative links in the readme 2014-04-26 18:17:12 -04:00
bootstraponline
ed6aa34e76 Run appium_doc_lint on Travis CI 2014-04-26 17:49:22 -04:00
bootstraponline
453a2fb490 Merge pull request #2407 from bootstraponline/1.0-beta
All internal links require a file name
2014-04-26 16:26:38 -04:00
bootstraponline
8b2307fea5 All internal links require a file name 2014-04-26 16:12:14 -04:00
bootstraponline
661043a9b6 Merge pull request #2405 from bootstraponline/1.0-beta
Remove jekyll header from readme
2014-04-26 11:54:07 -04:00
bootstraponline
850c31f2b1 Remove jekyll header from readme
It confuses Slate
2014-04-26 11:48:35 -04:00
Jonathan Lipps
07204d5731 fix latent javascript replace-with-'' bug 2014-04-24 17:28:23 -07:00
Jonathan Lipps
8f984929bb fix async bug (fix #2382) 2014-04-24 12:04:00 -07:00
Jonathan Lipps
a0fef7d94e Merge pull request #2395 from rgonalo/fixdump
Fix Appium crash when fails getting source page in Android
2014-04-24 11:36:41 -07:00
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
6e326a29af Fix Appium crash when fails getting source page 2014-04-23 09:44:05 +02: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