Isaac Murchie
8cdee8e25e
Add deprecation warnings for server args
2014-08-20 08:33:02 -07:00
Jonathan Lipps
07eac83e3d
add comments for #3402 [ci skip]
2014-08-19 19:53:09 -04:00
Jonathan Lipps
1fbd9073e8
Merge pull request #3402 from austenke/master
...
Added replace parameter for setText
2014-08-19 19:50:37 -04:00
Jonathan Lipps
15df7b44b0
Merge pull request #3430 from imurchie/isaac-ios-log
...
Use deviceconsole instead of idevicesyslog to capture iOS real device logs
2014-08-19 19:20:30 -04:00
Isaac Murchie
7d4cfdf50f
Use deviceconsole instead of idevicesyslog to capture iOS real device logs
2014-08-19 15:19:24 -07:00
Jonathan Lipps
db97edf90f
Merge pull request #3419 from moizjv/fix-2353
...
Adding noSign capability
2014-08-19 18:17:50 -04:00
Moiz Virani
0aec9080de
Adding noSign capability
2014-08-19 12:00:13 -07:00
Jonathan Lipps
ea54cea243
Merge pull request #3417 from imurchie/isaac-context-fix
...
Reset proxy status when suspending ChromeDriver
2014-08-18 16:11:49 -07:00
Isaac Murchie
b2e47ee15b
Reset proxy status when suspending ChromeDriver
2014-08-18 16:00:16 -07:00
Jonathan Lipps
8c0a83f09a
Merge pull request #3416 from 0x1mason/3185
...
Adding apostrophe in id regression test for #3185
2014-08-18 15:40:36 -07:00
Eric Millin
490196d7fc
Adding apostrophe in id regression test for #3185
2014-08-18 18:04:52 -04:00
Jonathan Lipps
13ec15b5da
Merge pull request #3415 from moizjv/samplecode-update
...
Changing helper method in test to get application path dynamically
2014-08-18 14:04:15 -07:00
Moiz Virani
b57e802fbc
Changing helper method to get application path dynamically
2014-08-18 12:31:23 -07:00
Jonathan Lipps
e88edb8381
document where to find ios device names ( fix #3411 )
2014-08-18 12:20:32 -07:00
Jonathan Lipps
e8009771bc
Merge pull request #3403 from moizjv/samplecode-update
...
Updating sample-code and adding test for selendroid contactmanager test
2014-08-18 11:40:52 -07:00
Moiz Virani
ae7394497c
Updating sample-code and adding test for selendroid contactmanager with internet permission
2014-08-18 11:27:24 -07:00
bootstraponline
380242ba24
Merge pull request #3410 from 0x1mason/3209
...
Removed request size limit.
2014-08-18 12:58:30 -04:00
Eric Millin
6fdd6ae9b3
Removed request size limit.
2014-08-18 10:12:39 -04:00
austenke
8833d92ac1
Added replace parameter for setText
...
Styling Fix
Switching Boolean to boolean
Add error for ios-controller
Fixes
2014-08-15 15:36:19 -07:00
Jonathan Lipps
a18efc685f
add note about 'verify apps' on android real devices
2014-08-15 14:31:56 -07:00
Jonathan Lipps
e35acd1fad
Merge pull request #3398 from paymand/chrome_options_fix
...
Fix for 'chromeOptions'.
2014-08-15 10:58:39 -07:00
Payman Delshad
163839f6df
Fixes for andriod-hybrid.js and chromedriver.js.
...
Fix for bugs introduced by the following commits:
570d6beb85
f8d8e5513e
2014-08-15 16:27:18 +02:00
Moiz Virani
e94535b878
Cleaner way of calling stoplogcat for chromeDriverExit
2014-08-14 15:21:27 -07:00
Moiz Virani
af856a15e5
Adding adb stop to chrome to prevent leaking of adb issue
2014-08-14 15:03:54 -07:00
Jonathan Lipps
dcb6680318
Merge pull request #3395 from Jonahss/docs
...
added open_notifications to docs
2014-08-14 14:46:28 -07:00
Jonah Stiennon
b666715ed5
added open_notifications to docs
2014-08-14 14:39:27 -07:00
Jonathan Lipps
429a805bf7
update appium-uiauto with label() fallback search and apostraphe escaping fixes
2014-08-14 11:36:16 -07:00
Jonah
d7cc60d2b2
Merge pull request #3389 from Jonahss/gitignore
...
all sample-code in gitignore
2014-08-13 16:28:47 -07:00
Jonah Stiennon
1d6d6237ca
all sample-code in gitignore
2014-08-13 16:26:35 -07:00
Jonathan Lipps
551542bcc8
Merge pull request #3386 from austenke/master
...
Changed error handling for clearText
2014-08-13 15:47:22 -07:00
austenke
addae88f8f
Changed error handling for clearText
2014-08-13 15:37:02 -07:00
Jonathan Lipps
494e8fe4b7
Merge pull request #3380 from jlipps/chromedriver-arch
...
download all linux chromedriver architectures
2014-08-13 14:14:30 -07:00
Jonathan Lipps
f8d8e5513e
download all linux chromedriver architectures
...
using the --chromedriver-install-all flag now downloads 32 and 64 bit archs
without the flag, the machine will download the one appropriate to its arch
fix #3368
2014-08-13 11:18:48 -07:00
Jonathan Lipps
9cf150d6f5
Merge pull request #3379 from jlipps/master
...
remove 'iwebview' functionality
2014-08-13 10:13:03 -07:00
Jonathan Lipps
fb812c28d7
remove 'iwebview' functionality
...
- turn WebViewApp into a dev dependency only
- remove iwebview tests etc
2014-08-13 10:04:32 -07:00
Jonathan Lipps
007509a26b
Merge pull request #3370 from jlipps/sample-code
...
remove sample code from main repo
2014-08-12 18:15:24 -07:00
Jonathan Lipps
25efe37e38
remove actual sample app code
...
this is in a different commit so previous commit can be examined separately
2014-08-12 18:00:21 -07:00
Jonathan Lipps
0483952a0e
move sample code and apps out of main repo
...
and add a grunt task that brings them in for use in dev
2014-08-12 17:58:42 -07:00
Jonathan Lipps
1ec77c87fc
Merge pull request #3361 from austenke/master
...
Allow chromeOptions method
2014-08-12 17:11:47 -07:00
austenke
570d6beb85
Allow chromeOptions method
2014-08-12 13:31:54 -07:00
Jonathan Lipps
d8ec80710b
update uiauto to 1.6.7 with new sendKeys behavior (without clear) ( fix #3284 )
2014-08-11 15:23:21 -07:00
Jonathan Lipps
7e1245002f
Merge pull request #3360 from austenke/master
...
Added method to append existing text
2014-08-11 15:22:38 -07:00
austenke
f70ba32a76
Added method to append existing text
2014-08-11 14:55:42 -07:00
bootstraponline
dc4de3536e
Merge pull request #3359 from bootstraponline/restore_sample_apps
...
Restore sample-code apps
2014-08-11 15:50:05 -04:00
bootstraponline
deb302b992
Restore sample-code apps
2014-08-11 15:46:41 -04:00
Jonathan Lipps
db6d912bc4
Merge pull request #3330 from austenke/austen-docs
...
Added doc for multiple Android tests
2014-08-11 11:49:14 -07:00
bootstraponline
f9532da474
Merge pull request #3355 from paramadeep/master
...
Fixed the broken links to sample page
2014-08-10 13:36:19 -04:00
deepak
3c551aac2c
Fixed the broken links to sample page
2014-08-10 19:32:35 +05:30
bootstraponline
87a190dcee
Merge pull request #3353 from bootstraponline/move_sample_code
...
Move sample code to https://github.com/appium/sample-code
2014-08-09 19:46:25 -04:00
bootstraponline
ae67c38bc4
Move sample code to https://github.com/appium/sample-code
2014-08-09 19:45:16 -04:00