Commit Graph

3958 Commits

Author SHA1 Message Date
Jonathan Lipps
28ac080e4d changelog and bump to 1.0.0 for publish 2014-05-02 18:33:27 -07:00
Jonathan Lipps
99dd13c043 fix up selendroid tests 2014-05-02 18:31:50 -07:00
Jonathan Lipps
513e541a6c fix selendroid webview tests 2014-05-02 18:16:27 -07:00
Jonathan Lipps
85bcbf5bb0 Merge pull request #2465 from imurchie/isaac-gestures
In swipe, translate milliseconds to seconds
2014-05-02 18:06:12 -07:00
Jonathan Lipps
905cf4b033 Merge pull request #2463 from DylanLacey/update_docs
Update docs
2014-05-02 18:05:44 -07:00
Isaac Murchie
320162cd05 Shift milliseconds to seconds in swipe 2014-05-02 18:02:34 -07:00
Jonathan Lipps
b8bdd32ebe Merge pull request #2464 from Jonahss/javaSamples
Java samples
2014-05-02 17:55:54 -07:00
jonahss
74bfc51e71 updating java-client sample code 2014-05-02 17:36:36 -07:00
sebv
0b89b7fa6e updating dotnet caps 2014-05-02 17:08:47 -07:00
sebv
bbe3856da7 Fixing node sample caps. 2014-05-02 17:04:02 -07:00
Dylan Lacey
6cd4ebdfcd Updating Cucumber example doc 2014-05-02 16:34:02 -07:00
sebv
ef641634e0 upgrading appium-instruments 2014-05-02 16:08:25 -07:00
Jonathan Lipps
31c9000bd2 enable launchTimeout cap to be an obj as well 2014-05-02 15:56:17 -07:00
Jonathan Lipps
4c30098d43 add a migrating to 1.0 doc 2014-05-02 15:34:08 -07:00
Jonathan Lipps
72283cea43 update intro docs and add list of appium clients 2014-05-02 15:34:08 -07:00
Jonathan Lipps
856739f5ca make sure commit hooks use local versions of grunt/mocha 2014-05-02 15:34:08 -07:00
Jonathan Lipps
af5d3a353a Merge pull request #2460 from imurchie/isaac-contexts-fix
Fix iOS context switching
2014-05-02 15:01:36 -07:00
Isaac Murchie
c6b679c437 Fix context change 2014-05-02 14:19:13 -07:00
Jonathan Lipps
3778e4ebd6 Merge pull request #2438 from DylanLacey/update_docs
Updated simple_test to use appium_lib
2014-05-02 13:33:49 -07:00
Jonathan Lipps
6c76b17e27 Merge pull request #2459 from jlipps/1.0-beta
make sure ios native swipe commands aren't run on webview elements
2014-05-02 13:33:12 -07:00
Dylan Lacey
8a830f0ea4 Updated simple_test to use appium_lib 2014-05-02 11:14:52 -07:00
Jonathan Lipps
8272680dc4 make sure ios native swipe commands aren't run on webview elements (fix #2383) 2014-05-02 10:49:12 -07:00
sebv
848eef6984 let's make sure 2014-05-01 17:20:20 -07:00
Jonathan Lipps
e23f58ba96 make sure we don't convert proxy cap into a string 2014-05-01 16:57:32 -07:00
Jonathan Lipps
28fd644acc Merge pull request #2456 from imurchie/isaac-docs
Add Python examples
2014-05-01 15:56:30 -07:00
Isaac Murchie
e1dd586da1 Add Python examples 2014-05-01 14:02:52 -07:00
Jonathan Lipps
52dfeaa520 fix function whitespace issues cc @Jonahss 2014-05-01 12:09:22 -07:00
Jonathan Lipps
8a5b698e28 bring grunt lint into parity with jshintrc, and fix lint issues 2014-05-01 12:09:17 -07:00
sebv
b2250b0590 Added comments 2014-05-01 11:42:34 -07:00
Jonathan Lipps
cfd1e77dc7 Merge pull request #2445 from imurchie/isaac-contexts-beta
Allow multiple calls to get contexts in iOS
2014-05-01 10:47:13 -07:00
Jonathan Lipps
c58418e309 Merge pull request #2441 from Jonahss/autoAcceptAlert
Auto accept alert
2014-05-01 10:45:52 -07:00
jonahss
8fbb75d644 fixed #2400 - autoAcceptAlerts. Added tests 2014-04-30 19:50:30 -07:00
bootstraponline
142de9d72d Merge pull request #2449 from bootstraponline/1.0-beta
Document appium bindings & remove incorrect docs
2014-04-30 21:49:31 -04:00
bootstraponline
6ac65cf636 Document appium bindings. Remove old docs 2014-04-30 21:45:17 -04:00
sebv
343736c865 UICatalog was fixed at root 2014-04-30 11:25:57 -07:00
Isaac Murchie
eebe52a340 Allow multiple calls to get contexts in iOS 2014-04-30 11:03:20 -07:00
Jonathan Lipps
d0537b687b Merge pull request #2444 from imurchie/isaac-contexts-beta
Fix iOS context switch
2014-04-30 10:15:43 -07:00
labuser
47e30c762c 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 /

Conflicts:
	lib/devices/ios/ios.js
2014-04-30 10:13:09 -07:00
Isaac Murchie
d6b21a6da9 Fix iOS context switch 2014-04-30 09:07:45 -07:00
Jonathan Lipps
2de3248e86 Merge pull request #2437 from imurchie/isaac-python-samples
Update python samples to 1.0
2014-04-29 17:50:45 -07:00
bootstraponline
1aefb954bf Merge pull request #2439 from imurchie/isaac-docs
Fix typo in intro
2014-04-29 20:29:41 -04:00
Isaac Murchie
4ab39b09bf Fix typo in intro 2014-04-29 14:04:31 -07:00
Isaac Murchie
a70a7ad4b7 Update python samples to 1.0 2014-04-28 20:44:50 -07:00
Jonathan Lipps
c4e98d6fe3 changelog and bump to 1.0.0-beta.2 for publish v1.0.0-beta.2 2014-04-28 17:45:08 -07:00
Jonathan Lipps
69cedc9b99 Merge pull request #2432 from bootstraponline/1.0-beta
Improve DumpWindowHierarchy.java
2014-04-28 15:49:46 -07:00
bootstraponline
fc35a190ca Improve DumpWindowHierarchy.java 2014-04-28 18:28:00 -04:00
Jonathan Lipps
cf34531889 fix safari phishing test 2014-04-28 14:03:19 -07:00
Jonathan Lipps
3a30dd3665 Merge pull request #2411 from sebv/1.0-android-queue
Using Async.queue to queue android commands
2014-04-28 13:05:27 -07:00
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