Jonathan Lipps
9ce331f6e8
Merge pull request #2483 from bootstraponline/clean_up
...
Clean up
2014-05-06 06:36:05 -07:00
Jonathan Lipps
c4e14ee250
Merge pull request #2470 from imurchie/isaac-python-samples
...
Fix Sauce Python samples
2014-05-06 06:35:33 -07:00
Fan Bai
072b5fab53
Fix issue - failed to pass multi params in avdArgs
...
when passing multiple params in avdArgs, for instance, --avd-args="-port 5564", transfer the value string into array to avoid failures when spawning a new process
2014-05-06 14:17:44 +01:00
Jonathan Lipps
d8d0a26706
fix lint errors
2014-05-06 14:15:39 +01:00
bootstraponline
bda81ba78e
Remove dead code
2014-05-05 22:26:59 -04:00
Jonathan Lipps
b7828d39a6
Merge pull request #2476 from imurchie/isaac-docs
...
Add context switching to migration docs
2014-05-04 11:03:49 -07:00
Isaac Murchie
589a7d72ad
Add context switching to migration docs
2014-05-04 08:38:37 -07:00
Isaac Murchie
ae0ccd6696
Fix Python Sauce samples
2014-05-03 19:29:47 -07:00
Dylan Lacey
0f074a2939
Merge pull request #2467 from DylanLacey/update_docs
...
Update README to 1.0 for Ruby
2014-05-03 12:53:23 -07:00
Dylan Lacey
32694a6d2b
Update README to 1.0 for Ruby
2014-05-02 19:44:41 -07:00
Dylan Lacey
f0a00fab23
Merge pull request #2466 from DylanLacey/update_docs
...
Update sauce example
v1.0.0
2014-05-02 18:51:29 -07:00
Dylan Lacey
03dbf956fc
Update sauce example
2014-05-02 18:46:37 -07:00
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