Jonathan Lipps
ea5e3775b2
fix lint errors
2014-05-06 14:14:05 +01:00
Jonathan Lipps
ca96b5c498
Merge pull request #2461 from imurchie/isaac-fix-context
...
Fix iOS context change
2014-05-02 15:01:47 -07:00
Isaac Murchie
897e0bbd97
Fix context change
2014-05-02 14:41:50 -07:00
Jonathan Lipps
c01b2f6e83
make sure commit hooks use local versions of grunt/mocha
2014-05-02 10:52:30 -07:00
Jonathan Lipps
b66e024e10
lint context-specs
2014-05-02 10:51:45 -07:00
Jonathan Lipps
7ae568c1c3
make sure we don't convert proxy cap into a string
2014-05-01 16:45:40 -07:00
Jonathan Lipps
25a6ea9c72
Merge pull request #2454 from imurchie/isaac-contexts
...
Allow multiple calls to get contexts in iOS
2014-05-01 15:54:35 -07:00
Jonathan Lipps
e0ef9ff5b6
fix function whitespace issues cc @Jonahss
2014-05-01 12:09:42 -07:00
Jonathan Lipps
af7adcfe99
bring grunt lint into parity with jshintrc, and fix lint issues
2014-05-01 11:58:41 -07:00
Isaac Murchie
488789c326
Allow multiple calls to get contexts in iOS
2014-05-01 11:26:57 -07:00
jonahss
1c4fa7c5ba
fixed #2400 - autoAcceptAlerts. Added tests
2014-05-01 10:46:31 -07:00
sebv
a29ab5e62d
UICatalog was fixed at root
2014-04-30 12:00:03 -07:00
seb vincent
87a7a6bcaa
Update real-devices.md
2014-04-30 11:05:49 -07:00
Jonathan Lipps
14cd6d4a65
Merge pull request #2433 from pkastner/master
...
have safari native tap position 40px lower on the screen
2014-04-30 10:10:06 -07:00
labuser
f41ec773c2
have safari native tap position 40px lower on the screen
...
fix for https://github.com/appium/appium/issues/2273 /
https://github.com/appium/appium/pull/2403 /
2014-04-30 09:26:08 +02:00
Jonathan Lipps
a68f804b3c
Merge pull request #2436 from imurchie/isaac-contexts
...
Fix iOS context switch
2014-04-29 17:39:55 -07:00
Isaac Murchie
0b9d8e396b
Fix typo in intro
2014-04-29 20:30:26 -04:00
Isaac Murchie
aea4a3e08a
Fix iOS context switch
2014-04-29 10:06:58 -07:00
bootstraponline
567ffa2f47
Improve DumpWindowHierarchy.java
2014-04-28 15:50:29 -07:00
sebv
4775ccc048
Using Async.queue to queue commands
2014-04-28 14:17:41 -07:00
Jonathan Lipps
93947bfd3d
fix safari phishing test
2014-04-28 14:01:43 -07:00
Jonathan Lipps
22a2b90137
Merge pull request #2429 from fbai/patch-3
...
Fix issue when iterating the entries
2014-04-28 09:34:32 -07:00
Fan Bai
52d46cc7e8
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 18:05:50 +08:00
bootstraponline
303e424402
Merge pull request #2424 from bootstraponline/master
...
Add how to write docs from 1.0-beta branch
2014-04-27 20:21:27 -04:00
bootstraponline
632b68bc07
Add how to write docs from 1.0-beta branch
2014-04-27 20:20:27 -04:00
bootstraponline
fc6299c1fc
Merge pull request #2422 from bootstraponline/master
...
Prefer linking direct to doc
2014-04-27 20:12:16 -04:00
bootstraponline
8989ed6dd4
Fix more broken links
2014-04-27 20:09:30 -04:00
bootstraponline
2582173622
Quotes have a special meaning in Slate
...
They appear in the code section
2014-04-27 19:26:10 -04:00
bootstraponline
b96e2efae1
Merge pull request #2421 from bootstraponline/master
...
Fix code links
2014-04-27 14:53:38 -04:00
bootstraponline
fba5d0b177
Fix code links
2014-04-27 14:24:06 -04:00
bootstraponline
c548e6da71
Merge pull request #2419 from bootstraponline/master
...
Fix doc links
2014-04-27 12:51:46 -04:00
bootstraponline
022633f936
Fix docs/cn/ links
2014-04-27 12:44:00 -04:00
bootstraponline
24a6735682
Fix real devices link
2014-04-27 11:59:46 -04:00
bootstraponline
530f19abeb
Merge pull request #2416 from bootstraponline/master
...
Fix getting started link
2014-04-27 11:42:35 -04:00
bootstraponline
121fc8ac88
Fix getting started link
2014-04-27 11:31:38 -04:00
bootstraponline
2b9a3f5d72
Merge pull request #2414 from bootstraponline/master
...
Fix links
2014-04-27 10:45:10 -04:00
bootstraponline
3e2ba83889
Fix links
2014-04-27 10:31:18 -04:00
bootstraponline
83632ecaf0
Merge pull request #2409 from bootstraponline/master
...
Run appium_doc_lint on Travis CI
2014-04-27 09:50:52 -04:00
bootstraponline
905b6cfd89
Use relative links in the readme
2014-04-26 18:09:02 -04:00
bootstraponline
772ba3af6b
Update links to work with Slack
2014-04-26 17:55:01 -04:00
bootstraponline
1c1e5a756e
Run appium_doc_lint on Travis CI
2014-04-26 17:37:17 -04:00
bootstraponline
d6cbe39f87
Merge pull request #2408 from bootstraponline/master
...
Update links to pass lint
2014-04-26 16:29:17 -04:00
bootstraponline
01bdcf604e
Update links to pass lint
2014-04-26 16:28:01 -04:00
bootstraponline
a7dffa8d3b
Merge pull request #2406 from bootstraponline/master
...
Remove jekyll header from readme
2014-04-26 11:53:44 -04:00
bootstraponline
256570a0c7
Remove jekyll header from readme
...
It confuses Slate
2014-04-26 11:49:43 -04:00
Jonathan Lipps
42bf11ab93
changelog and bump to 0.18.2 for publish
v0.18.2
2014-04-24 17:37:46 -07:00
Jonathan Lipps
3cdaf1bda0
fix latent javascript replace-with-'' bug
2014-04-24 17:27:30 -07:00
Jonathan Lipps
b45fea1e21
fix async bug ( fix #2382 )
2014-04-24 12:02:49 -07:00
Jonathan Lipps
5b4fcfea3e
Merge pull request #2385 from rgonalo/spaces
...
Allow spaces in Appium folder
2014-04-24 11:37:49 -07:00
bootstraponline
b85cf5bfd4
Fix link
...
See https://github.com/appium/appium/blob/1.0-beta/docs/en/how-to-write-docs.md
2014-04-23 14:41:17 -04:00