Jonathan Lipps
b1942d1ae4
Merge pull request #2490 from Jonahss/update
...
update java sample code to use latest java-client
2014-05-06 15:31:48 -07:00
jonahss
23c6d9e762
update java sample code to use latest java-client
2014-05-06 15:26:54 -07:00
Jonathan Lipps
5da53feb57
Merge pull request #2487 from bootstraponline/master
...
Fix cucumber example so multiple features run without error
2014-05-06 15:17:35 -07:00
bootstraponline
5a218d90dc
Fix cucumber example so multiple features run without error
2014-05-06 12:07:58 -04:00
Jonathan Lipps
02eb9b3789
merge 1.0 branch into master since 1.0 is now the main dev branch
2014-05-06 14:39:32 +01:00
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
ce3cef51ca
Merge pull request #2484 from fbai/patch-1
...
Fix issue - failed to pass multi params in avdArgs
2014-05-06 06:17:16 -07:00
Jonathan Lipps
d8d0a26706
fix lint errors
2014-05-06 14:15:39 +01:00
Jonathan Lipps
ea5e3775b2
fix lint errors
2014-05-06 14:14:05 +01:00
Fan Bai
487d9fb692
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 15:51:28 +08: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
ca96b5c498
Merge pull request #2461 from imurchie/isaac-fix-context
...
Fix iOS context change
2014-05-02 15:01:47 -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
897e0bbd97
Fix context change
2014-05-02 14:41:50 -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
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
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
7ae568c1c3
make sure we don't convert proxy cap into a string
2014-05-01 16:45:40 -07:00
Jonathan Lipps
28fd644acc
Merge pull request #2456 from imurchie/isaac-docs
...
Add Python examples
2014-05-01 15:56:30 -07:00