sebv
c981b441ac
better dotnet samples
2014-06-11 22:16:57 +08:00
seb vincent
29c5dbdaf7
Merge pull request #2827 from sebv/zipped-app-fix
...
Fixing iOS zip upload
2014-06-11 19:25:31 +08:00
sebv
968f1ad6e8
Fixing iOS zip upload
2014-06-11 19:12:44 +08:00
Jonathan Lipps
597ea07989
make sure people know dev dependencies are different ( fix #1197 )
2014-06-10 11:54:02 -07:00
Jonathan Lipps
84a9ab40a5
Merge pull request #2819 from jlipps/master
...
make sure UNZIP env var doesn't confuse code
2014-06-10 11:53:54 -07:00
Jonathan Lipps
8f4de773f2
exclude more files so JSCS passes
2014-06-10 11:48:20 -07:00
Jonathan Lipps
79926ccbb3
make sure UNZIP env var doesn't confuse our code
...
fix #1173
2014-06-10 11:47:19 -07:00
bootstraponline
668e464c5c
Merge pull request #2817 from bootstraponline/add_package_to_webview_context
...
Add package to Android webview context
2014-06-10 14:12:16 -04:00
Jonathan Lipps
023d0f93fc
Merge pull request #2802 from imurchie/isaac-pythonsamples
...
Update Python samples
2014-06-10 10:45:43 -07:00
bootstraponline
3bdbdba155
Add package to Android webview context
2014-06-10 13:40:03 -04:00
sebv
c4a4c54e41
fixing sample [ci skip]
2014-06-11 01:02:22 +08:00
seb vincent
c2acb43d57
Merge pull request #2813 from sebv/ci-fix
...
Enabling travis email notification
2014-06-10 19:09:19 +08:00
sebv
b925c30f74
enabling travis email notification
2014-06-10 19:08:45 +08:00
seb vincent
d7637511a0
Merge pull request #2810 from sebv/ci-fix
...
fixing ci
2014-06-10 18:00:51 +08:00
sebv
4d5b62daff
fixing ci
2014-06-10 17:50:50 +08:00
seb vincent
2c00e2c078
Merge pull request #2808 from sebv/dev-with-ci
...
wd upgrade, updated node touch action api
2014-06-10 13:52:52 +08:00
sebv
dfae412481
wd upgrade, updated node touch action api
2014-06-10 13:05:31 +08:00
Isaac Murchie
5b9145af02
Update Python samples
2014-06-09 19:34:59 -07:00
bootstraponline
7d94b0e8aa
Merge pull request #2806 from moizjv/fix-2021
...
Adding hideSoftKeyboard functionality for android, updating package.json and updating ...
2014-06-09 17:02:17 -04:00
Moiz Virani
c491bf24af
Adding hideSoftKeyboard for android, updating package.json and updating appium-adb submodule
2014-06-09 12:35:16 -07:00
Jonathan Lipps
4636738b41
Merge pull request #2803 from bootstraponline/debug_default_log_level
...
Set most verbose log level as default
2014-06-09 09:39:52 -07:00
bootstraponline
70b9b3d2c0
Set most verbose log level as default
2014-06-09 12:34:39 -04:00
Jonathan Lipps
2f5ada68e8
document processArgument cap
...
fix #2779
2014-06-09 09:21:09 -07:00
Jonathan Lipps
020894fa6b
Merge pull request #2799 from bootstraponline/java_clean_up
...
Clean up Java server code
2014-06-09 09:17:41 -07:00
bootstraponline
88702ea119
Clean up Java server code
2014-06-09 10:01:17 -04:00
seb vincent
604b3e47ac
Update README [ci skip]
2014-06-09 14:47:33 +08:00
seb vincent
d503df3b16
Merge pull request #2796 from sebv/sample-rewrite
...
Node.js sample rewrite
2014-06-09 14:39:48 +08:00
sebv
5c528e0565
node.js sample rewrite
2014-06-09 14:32:23 +08:00
sebv
0dff3896ff
adding UICatalog7.1.app.zip to assets [ci skip]
2014-06-08 16:05:24 +08:00
sebv
4ae79a7ff0
adding/renaming assets [ci skip]
2014-06-08 10:51:57 +08:00
sebv
19cfe9671c
renaming TestApp zipped asset [ci skip]
2014-06-07 13:33:45 +08:00
bootstraponline
a548d0a601
Add cucumber example for cross platform env.rb
2014-06-06 17:17:35 -04:00
Jonathan Lipps
0f7126e448
Merge pull request #2789 from bootstraponline/simple_api_check
...
Simplify API checks
2014-06-06 11:13:09 -07:00
Jonathan Lipps
a9b8c7984f
fail if we need to parse package/activity but can't
...
also add some more logging so we know what's going on
2014-06-06 11:11:54 -07:00
bootstraponline
4410c17a77
Simplify API checks
2014-06-06 14:09:23 -04:00
Jonathan Lipps
624c61fd99
Merge pull request #2788 from bootstraponline/fix_android_id
...
Fix id search on Android
2014-06-06 11:05:53 -07:00
bootstraponline
f52428577d
Fix id search on Android
2014-06-06 14:02:42 -04:00
Jonathan Lipps
ad1ced8b98
add test for sessionOverride
2014-06-06 09:42:41 -07:00
Jonathan Lipps
104d5653aa
Merge pull request #2785 from fbai/patch-1
...
Remove setting sessionOverride to false
2014-06-06 09:42:20 -07:00
Jonathan Lipps
c1d51b00a3
Merge pull request #2782 from moizjv/fix-2752
...
Adding additional checks in doctor/dev.js and updating contributing.md
2014-06-05 21:55:10 -07:00
Fan Bai
d618c16f99
Remove setting sessionOverride to false
...
Remove setting sessionOverride to false when cleaning up the session.
This parameter should left as it is.
Users may specify this value to true in the args when starting Appium server. However, once a session is cleared, this parameter would be as it was, instead of setting it to false.
2014-06-06 12:10:49 +08:00
Moiz Virani
54571b7820
Adding additional checks in doctor/dev.js and updating contributing.md
2014-06-05 18:35:16 -07:00
Jonathan Lipps
5d7090410c
Merge pull request #2783 from jlipps/master
...
allow pushStrings to work with 'app' as package, not just file
2014-06-05 17:10:05 -07:00
Jonathan Lipps
4b73ef93cf
allow pushStrings to work with 'app' as package, not just file
...
fix #2749 and add tests
also fix tryNTimes, I think it was vacuously succeeding all the time
(cc @sebv)
2014-06-05 17:09:48 -07:00
Jonathan Lipps
7b419650f1
Merge pull request #2435 from emakiej/support_chromium_context
...
Support for CHROMIUM context for embedded Chromium.
2014-06-05 16:35:56 -07:00
Jonathan Lipps
7162c6d653
upgrade wd and add test for getAppStrings
2014-06-05 16:33:14 -07:00
Jonathan Lipps
a2d100958b
Merge pull request #2781 from curtissiemens/master
...
Fix parsing of device log lines
2014-06-05 15:56:10 -07:00
Curtis Siemens
0acf6fabe2
Parsing date from device log lines using regex to handle splitting on 1 or more spaces because date strings for days 1->9 look like "June 9 14:30:43" and splitting on single space was incorrect.
2014-06-05 15:01:24 -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
Jonathan Lipps
507611f06f
Merge pull request #2777 from paymand/appium_adb
...
Fixed the url for appium-adb submodule.
2014-06-05 08:35:09 -07:00