Ruben Gonzalez Alonso
e73b60e354
Fix iOS callback problem after finding an element by a wrong id
2014-05-09 12:31:40 +02:00
Jonathan Lipps
fa5e3f5a30
Merge pull request #2514 from bootstraponline/master
...
Restore API check for setCompressedLayoutHeirarchy
2014-05-08 12:16:42 -07:00
bootstraponline
4dc4df3368
Restore API check for setCompressedLayoutHeirarchy
2014-05-08 12:41:58 -04:00
Jonathan Lipps
6ca3708869
Merge pull request #2491 from imurchie/isaac-gesture-issues
...
Fix defaults for swipe duration
2014-05-08 08:09:15 -07:00
Jonathan Lipps
e2b49a7b79
Merge pull request #2509 from bootstraponline/enable_compress_xml_by_default
...
Enable compress xml by default for Android XPath
2014-05-08 06:50:20 -07:00
bootstraponline
22993148b5
Enable compress xml by default for Android XPath
2014-05-08 09:48:49 -04:00
Jonathan Lipps
0704d6a83c
Merge pull request #2503 from imurchie/isaac-unicode
...
Allow for encoding of non-ASCII text in Android
2014-05-08 05:50:45 -07:00
Jonathan Lipps
5f1b8f2b56
Merge pull request #2501 from bootstraponline/fix_compress_xml
...
Fix compress xml
2014-05-08 04:25:06 -07:00
Jonathan Lipps
de47d562ca
use browserName instead of app
2014-05-08 10:46:36 +01:00
Jonathan Lipps
eaca00b0a0
update mobile web docs for 1.0
2014-05-08 10:44:26 +01:00
Isaac Murchie
2bcc775b01
Allow for encoding of non-ASCII text in Android
2014-05-07 15:55:56 -07:00
bootstraponline
44f92faf50
Output useful information in logger.info
2014-05-07 17:03:42 -04:00
bootstraponline
8f73521d9d
Fix double space in log message when not is falsey
2014-05-07 15:41:10 -04:00
bootstraponline
74a233b6e8
Fix compressXml
...
The old compressXml did not presist across uiautomator sessions.
By requesting 'DumpWindowHierarchyCompressed' it ensures the result is
always compressed, even if the server had been restarted.
For some reason if compressXml is disabled then the xpath index on Android
will return the wrong result.
2014-05-07 15:23:18 -04:00
Isaac Murchie
19d6b77f0e
Fix defaults for swipe duration
2014-05-06 15:38:49 -07:00
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