Jonathan Lipps
c166e6813e
add test to prove we get an array even when there's just one id
2014-05-12 14:43:14 +01:00
Jonathan Lipps
802ab048b6
clearer activity error message
2014-05-12 10:44:12 +01:00
Jonathan Lipps
e121810087
Merge pull request #2522 from rgonalo/ios-wrongid
...
Fix iOS callback problem after finding an element by a wrong id
2014-05-12 01:31:11 -07:00
Jonathan Lipps
53ed1c4425
Merge pull request #2512 from jlipps/master
...
don't allow webkitremotedebugger connection errors to crash appium
2014-05-12 01:28:34 -07:00
sebv
0e216e5759
skipping a few uicatalog find-element test on ci
2014-05-12 10:50:35 +08:00
sebv
350d7773ec
adding uicatalog tests to ci
2014-05-12 10:05:54 +08:00
sebv
ea30a973f6
Adding remaining testapp tests
2014-05-11 22:20:10 +08:00
seb vincent
ce27dece4a
Merge pull request #2534 from sebv/ci-first-sauce-tests
...
First ci tests on sauce
2014-05-11 07:22:51 +08:00
sebv
d260e47a23
first ci sauce tests
2014-05-11 07:17:31 +08:00
bootstraponline
b8536bb149
Merge pull request #2532 from bootstraponline/master_tables
...
Update docs for Slate
2014-05-10 14:07:39 -07:00
bootstraponline
178925661a
Update docs for Slate
...
Appium's slate preprocessing will detect <expand_table> and
expand the table when it's rendered in Slate. By default tables
will not expand.
2014-05-10 17:06:16 -04:00
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
5885010f7e
don't allow webkitremotedebugger connection errors to crash appium
...
and use regular node-style error handling
2014-05-08 17:01:19 +01: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