Jonathan Lipps
d3539fb2f3
add selendroid test writing docs and link to running-tests doc from README
2013-10-30 07:42:34 -07:00
Jonathan Lipps
3ba0e3f0c6
add --log-timestamp and --log-no-colors options
...
also clean up and consolidate logging code
2013-10-28 16:36:32 -07:00
Jonathan Lipps
8f2d933985
add back desiredCaps.launch flag
2013-10-28 16:36:32 -07:00
Jonathan Lipps
b537c4ae71
remove confusing multiple session handling code
...
it doesn't actually do anything and was cruft
also, make session overriding non-default based on the mobile
JSONWP discussions
2013-10-28 11:39:50 -07:00
bootstraponline
b225884777
Merge pull request #1360 from filmaj/android-docs
...
Expanded Android docs
2013-10-25 12:27:34 -07:00
filmaj
06add275df
Small typo fixes in docs and expanded on android setup for mac osx
2013-10-25 12:24:37 -07:00
Jonathan Lipps
ecec01d5c3
add some more caps to docs
2013-10-25 12:08:25 -07:00
Jonathan Lipps
11bef30110
missed some 'node server.js' updates
2013-10-22 14:28:43 -07:00
Jonathan Lipps
31c49f590d
move server-related stuff into lib/server
2013-10-17 10:30:11 -07:00
Jonathan Lipps
3eee9d8a61
move code into lib/ like a normal node project
2013-10-17 10:30:10 -07:00
Jonathan Lipps
5de696edaa
fix typo in mobile web docs
2013-10-17 10:30:08 -07:00
filmaj
e63144f750
README rehash. put platform requirements together in readme. split out contribution / hacking documentation into its own CONTRIBUTING.md. Used absolute URLs for links (as they may be linked from npmjs.org). changed contribution section regarding running tests to highlight use of test.sh instead of grunt.
2013-10-11 14:51:20 -07:00
bootstraponline
06bb7ae94a
iOs -> iOS
2013-10-07 13:00:49 -04:00
ritika-mish
59ff829584
Update gestures.md
2013-10-03 11:04:41 +05:30
Jonathan Lipps
4db29bdf6f
Merge pull request #1237 from mgmanikandan87/patch-6
...
Updated : Java code snippet for Slider
2013-09-30 01:26:49 -07:00
Dan Cuellar
e5a2285c54
Update windows docs
2013-09-29 09:06:29 -07:00
Manikandan M G
27d034e61c
Updated : Java code snippet for Slider
...
Java code snippet for Slider
2013-09-29 05:53:02 +05:30
Jonathan Lipps
75ce3ecd7d
add android information to hybrid docs
2013-09-27 12:21:23 +01:00
Manikandan M G
8b384891b8
Updated Java code snippet for tap on UI element which property is "visible : false" - iOS
...
In iOS app, if the UI element visible property is "false".
Using element location tap on it.
2013-09-26 20:15:02 +05:30
Jonathan Lipps
fa3bb6409a
make 7.0 the default ios version
...
and add docs on how to work with multiple versions
2013-09-25 13:09:36 +01:00
Dan Cuellar
9c5cc79e75
Merge pull request #1201 from penguinho/tracetemplate
...
XCode 5 Support
2013-09-23 14:25:57 -07:00
Felix Rodriguez
2b30e228d0
add ruby example
2013-09-23 13:07:05 -07:00
Louis St-Amour
20457b05c2
Updated troubleshooting.md on webview iOS real-device debugging
...
Feel free to ignore this pull request and instead expand docs on what's now required to debug Webviews on real devices. You can get the gist of it from the discussion by the end, but it's not all that straightforward.
2013-09-23 09:54:48 -04:00
Dan Cuellar
d64a8f97bc
Auto-detecting tracetemplate path
2013-09-21 13:24:22 -07:00
Felix Rodriguez
1886e94463
Update hybrid.md
...
Added ruby syntax
2013-09-20 16:28:32 -07:00
Manikandan M G
2ba82d1902
Code snippet for long press in Android Touchevent (Java and Python)
...
Updating python script for longclick touchevent in android.
2013-09-20 11:31:57 +05:30
Dan Cuellar
8125c03fee
Merge pull request #1179 from PavithraNavaneeth/patch-1
...
Update troubleshooting.md
2013-09-19 09:09:25 -07:00
PavithraNavaneeth
c7485456ca
Update troubleshooting.md
...
Updated troubleshooting for 'Webview/Hybrid/Safari app support'
2013-09-19 14:14:44 +05:30
mgmanikandan87
bae23a93e3
Update Android Touchevent for long press
...
This long press code supports only for iOS application. So I am updating the Android Touchevent for long press.
2013-09-19 14:04:14 +05:30
filmaj
357de9c04c
Added variable camelCasing to style guide.
2013-09-18 10:12:31 -07:00
Dan Cuellar
98488b8767
Adding automatic udid detection to iOS
2013-09-14 17:02:26 -07:00
bootstraponline
256bf7831f
Fix doc format
2013-09-09 18:17:12 -04:00
filmaj
ec27ecb23e
Made explicit that app capability is not required to launch pre-installed Android apps.
2013-09-09 15:06:20 -07:00
filmaj
1144a2a58f
Expanded capabilities documentation for mobile after reviewing appium.js code.
2013-09-09 15:03:05 -07:00
Dan Cuellar
6c3e68b32b
Must run safari on simulator before running appium
...
Fix #755
2013-09-08 08:26:32 -07:00
bootstraponline
ec6c8582d7
Update caps.md
2013-09-07 20:57:49 -04:00
Dan Cuellar
4cf9e96cef
Adding desired capabilities doc
2013-09-07 15:33:17 -07:00
Bogger
dc8b16cdd0
Update running-on-windows.md
...
Fixed some confusing language (I hope)
2013-09-03 14:24:35 +01:00
drpy
d891acaeb9
fixed documentation (wrong access to element id in python)
2013-08-31 18:03:13 +02:00
bootstraponline
1c21209f73
Fix real device docs
2013-08-23 12:01:21 -04:00
rockbot
bef7312c74
updates server arg docs to indicate device port is android only
2013-08-21 16:14:42 -07:00
rockbot
14a28816f6
adds the modified server args doc
2013-08-21 14:42:16 -07:00
bootstraponline
0156cdcc36
Update troubleshooting.md
...
https://github.com/appium/appium/issues/1011
2013-08-15 15:24:29 -04:00
Jonathan Lipps
99d1846c5d
remove mention of 'grunt appium'
2013-08-07 10:14:18 -07:00
prolificcoder
0af3fdad61
Update real-devices.md
2013-08-06 10:00:57 -07:00
Jonathan Lipps
e69464473f
don't write a bunch of node code just to do some simple platform-specific shell commands that might break with new versions of node
2013-08-05 16:07:14 -07:00
bootstraponline
a1ed9df7c2
Fix code formatting
2013-07-29 12:13:28 -04:00
bootstraponline
7a5a45e70a
Merge pull request #909 from elysakohrs/elysa-update-gestures-docs
...
update mobile gestures documentation
2013-07-29 09:10:06 -07:00
Elysa Kohrs
ced08add4b
add element id to python ex and mention element optional in gestures doc
2013-07-29 08:26:17 -07:00
bootstraponline
a2850b4634
Add mobile find examples
2013-07-26 08:59:36 -04:00