Jonathan Lipps
186be2699f
Merge pull request #3073 from imurchie/isaac-miscdocs
...
Miscellaneous doc fixes
2014-07-07 11:44:31 -07:00
Jonathan Lipps
95f38bc2e1
add noReset and fullReset caps to docs
2014-07-07 11:27:20 -07:00
Isaac Murchie
a28b67726d
Miscellaneous doc fixes
2014-07-07 11:25:03 -07:00
Moiz Virani
5705cc3087
Refactoring of documentation
2014-07-03 17:17:17 -07:00
Isaac Murchie
e6fca318ee
Add labels to embedded sample code
2014-07-02 14:57:54 -07:00
Jonathan Lipps
8f8d716c28
make a troubleshooting note about preparing safari directory [ci skip]
2014-07-02 11:22:51 -07:00
Jonathan Lipps
33837cb466
make a note about custom controls [ci skip]
2014-07-02 11:22:51 -07:00
Jonathan Lipps
3557cfb340
add info to troubleshooting [ci skip]
2014-07-02 11:22:51 -07:00
bootstraponline
052548108b
Merge pull request #3013 from knorrium/patch-1
...
Address the Task "setGitRev" not found error
2014-07-01 12:00:31 -04:00
sebv
b7c8528e7f
added jscs to style guide
2014-07-01 22:12:35 +08:00
sebv
c677b94d24
added doc js scrollTo code
2014-07-01 21:46:33 +08:00
sebv
c3f5717c55
added README files in docs dir pointing to the doc site.
2014-07-01 21:30:42 +08:00
bootstraponline
f5fe25a4a7
Merge pull request #3019 from appium/doc-fixes
...
doc fixes
2014-07-01 09:12:17 -04:00
sebv
590d39a17d
doc fixes
2014-07-01 20:30:01 +08:00
sebv
5df9e3750b
added/fixed doc js sample code.
2014-07-01 19:55:04 +08:00
Felipe Knorr Kuhn
2963065c1f
Address the Task "setGitRev" not found error
...
Documenting the fix for the `Task "setGitRev" not found" error as discussed on this thread https://groups.google.com/d/msg/appium-discuss/sVpuR8uaEXQ/LJUW4HII9OQJ
2014-06-30 22:10:41 -07:00
Isaac Murchie
4c482a2d4f
Add documentation of unicode support
2014-06-30 16:53:30 -07:00
Jonathan Lipps
6b24a45906
Merge pull request #2944 from Jonahss/documentation
...
Documentation
2014-06-28 05:15:03 -07:00
Jonah Stiennon
35d2157177
touch-actions.md doc now explains the new TouchAction api
2014-06-27 17:29:08 -07:00
Moiz Virani
812aa4e0e9
Refactoring documentation ios_predicate.md
2014-06-27 16:17:01 -07:00
Jonathan Lipps
3b5d3f42f8
Merge pull request #2972 from imurchie/isaac-docs2
...
Add network connection doc
2014-06-26 19:14:07 -07:00
Moiz Virani
28216f227b
Updating java code snippet and refactoring
2014-06-26 14:29:24 -07:00
Isaac Murchie
bbc232419b
Add network connection doc
2014-06-26 11:15:40 -07:00
Isaac Murchie
52f1ab14db
Fix exit from unicode mode
2014-06-26 09:13:06 -07:00
Moiz Virani
7538db97f5
Documentation update for android hide keyboard
2014-06-25 15:06:42 -07:00
Moiz Virani
435f07b733
Adding Java snippets to documentation
2014-06-25 14:53:49 -07:00
bootstraponline
0d8feaf66a
Merge pull request #2939 from bootstraponline/scroll_into_view
...
Add scrollIntoView
2014-06-25 14:02:12 -04:00
bootstraponline
dcedc884e5
Add scrollIntoView
...
Example:
a = find_element(:uiautomator, 'new UiScrollable(new UiSelector().scrollable(true).instance(0)).scrollIntoView(new UiSelector().text("WebView").instance(0));')
a.text # WebView
2014-06-25 12:22:23 -04:00
Isaac Murchie
9e799c15c6
Add PHP code snippets to docs
2014-06-25 09:18:24 -07:00
Jonathan Lipps
7a814ba0a6
Merge pull request #2920 from imurchie/isaac-unicode
...
Add Android/Selendroid IME methods
2014-06-23 13:49:19 -07:00
Isaac Murchie
76e1c69645
Add Android/Selendroid IME methods
2014-06-23 12:01:20 -07:00
Jonathan Lipps
dd5b36a849
Merge pull request #2917 from edgy360/IntentParser
...
Add server arguments for intent options
2014-06-23 10:59:56 -07:00
Jonathan Lipps
393962710a
fix typo
2014-06-23 10:55:48 -07:00
Jonathan Lipps
762afa3649
allow users to bypass appium's sudo checks
...
so people who know what they're doing can do crazy things
partially works around #1902
2014-06-23 10:40:14 -07:00
Jamie Edge
1aeee167c7
Added arguments for intent options.
2014-06-21 12:22:20 +01:00
Jonathan Lipps
4777fa3ca7
get rid of forceQuitInstruments ( fix #2901 )
2014-06-19 11:26:24 -07:00
Moiz Virani
3eca569879
Adding new intent parameters with default values, added object as parameter to startApp, added test to start app with intent category, updated capabilities.md, updated sub-module appium-adb to point to v1.1.0 and updated package.json
2014-06-18 14:56:23 -07:00
Jamie Edge
6434b7f6b3
Added 'Scroll To' to code examples for Ruby, Python and Java for appium/appium.io#32 .
...
[ci skip]
2014-06-17 22:22:52 +01:00
Jamie Edge
9bd0628636
Updated Windows and OS X documentation.
...
[ci skip]
2014-06-14 23:40:08 +01:00
Jonathan Lipps
dac2e59a1f
Merge pull request #2820 from edgy360/master
...
Update documentation for running tests on real devices
2014-06-13 09:59:56 -07:00
Jamie Edge
1b86124763
Updated documentation for running tests on real devices.
...
[ci skip]
2014-06-13 17:52:37 +01:00
bootstraponline
f09de1262c
Update hybrid.md
2014-06-13 12:43:15 -04:00
Jonathan Lipps
fae62c2ee3
bring back gestures md
...
this needs to be reorganized, but at least the content is here
2014-06-13 09:29:32 -07:00
Isaac Murchie
bce6c5c698
Add autoWebview capability
2014-06-12 14:34:36 -07:00
Jonathan Lipps
023d0f93fc
Merge pull request #2802 from imurchie/isaac-pythonsamples
...
Update Python samples
2014-06-10 10:45:43 -07:00
Isaac Murchie
5b9145af02
Update Python samples
2014-06-09 19:34:59 -07:00
Jonathan Lipps
2f5ada68e8
document processArgument cap
...
fix #2779
2014-06-09 09:21:09 -07:00
Ela Makiej
ec68a866a4
Support for CHROMIUM context for embedded Chromium.
...
Enables switching between NATIVE_APP and CHROMIUM contexts. Works for both backends: UIAutomator and Selendroid. It's intended to work for any Chromium
embedding app under the following conditions:
- user has to make sure the devtools socket is open
- user may need to provide a webdriver working with his app (probably deriving from chromedriver)
- user needs to use some additional capabilities: 'android-device-socket', 'chromedriver-executable' (optional), 'special-chromedriver-session-args' (optional)
2014-06-05 19:06:05 +02:00
bootstraponline
a4d4eb4295
Remove emma/ant coverage doc
...
jacoco/gradle is the official way to get coverage from Android.
https://code.google.com/p/android/issues/detail?id=60964
2014-06-02 20:23:43 -04:00
bootstraponline
d237e03a60
Merge pull request #2724 from testerhome/master
...
translate the new added docs and modify ios_simple.py
2014-06-02 06:34:01 -07:00