Commit Graph

4792 Commits

Author SHA1 Message Date
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
austenke
245e956813 Added doc for multiple tests
Small fix

Moved to new doc

Doc Fix

Small Fix

Fix

Fix
2014-08-08 23:14:31 -07:00
Jonathan Lipps
9a62e7ba7d Merge pull request #3351 from imurchie/isaac-chromedriver
Android Chromedriver caching
2014-08-08 16:47:47 -07:00
Isaac Murchie
c8b0087063 Android Chromedriver caching 2014-08-08 16:42:07 -07:00
Jonathan Lipps
10bea4397f Merge pull request #3350 from 0x1mason/1708_2
Fixed issue #1708: delete cookie inconsitency in Safari
2014-08-08 15:50:03 -07:00
Sauce Labs
cc26a38128 Fixed issue #1708: delete cookie inconsitency in Safari 2014-08-08 15:46:03 -07:00
Jonathan Lipps
f65428acdc fix bad indentation 2014-08-08 15:04:53 -07:00
Jonathan Lipps
c3d7d550dc Merge pull request #3349 from jlipps/master
get the running from source docs in our docs, not in CONTRIBUTING
2014-08-08 15:03:20 -07:00
Jonathan Lipps
e5737f33d3 Merge pull request #3348 from imurchie/isaac-ios-keyboard
Add interKeyDelay cap for iOS
2014-08-08 14:49:30 -07:00
Jonathan Lipps
c39f04c1c6 get the running from source docs in our docs, not in CONTRIBUTING 2014-08-08 14:46:46 -07:00
Isaac Murchie
41d7a3486e Add interKeyDelay cap for iOS 2014-08-08 14:04:51 -07:00
Jonathan Lipps
dd990a0f50 upgrade appium-uiauto to 1.6.6 with element nil checks and configurable keyboard delay 2014-08-08 13:41:15 -07:00
Jonathan Lipps
ee8c539821 add logging to prove we're not waiting for apple.com to load before starting a session (fix #3183) 2014-08-08 12:06:19 -07:00
Jamie Edge
e10f4ddbdb Merge pull request #3344 from edgy360/master
Fix documentation for --trace-dir argument
2014-08-08 19:58:50 +01:00
Jamie Edge
20d6aee403 Fixed documentation for --trace-dir argument.
[ci skip]
2014-08-08 19:56:35 +01:00
Jonathan Lipps
7e8164d1c6 update changelog with info about bumping chromedriver version 2014-08-07 16:28:15 -07:00
Jonathan Lipps
2a4b624a70 changelog and bump to 1.2.1 for publish v1.2.1 2014-08-07 16:10:44 -07:00
Jonathan Lipps
2a095ec97b Merge pull request #3333 from jdeff/fix_localizable_strings_issue
Fix for #3325. localizableStrings is no longer an array
2014-08-07 16:08:58 -07:00
Jayme Deffenbaugh
84197da3c6 Fix for #3325. localizableStrings is no longer an array 2014-08-07 15:32:05 -07:00
bootstraponline
e082371f39 Merge pull request #3332 from moizjv/fix-1228
Bootstrap clear fallback strategy by sending bunch of deletes
2014-08-07 18:28:14 -04:00
Moiz Virani
70802ec573 Bootstrap clear fallback strategy by sending bunch of deletes 2014-08-07 15:24:44 -07:00
Jonathan Lipps
2f5d787384 make sure iosReset only targets instruments processes, not appium itself (fix #3188) 2014-08-07 14:51:32 -07:00
Jonathan Lipps
2d648999ee fix whitespace issue 2014-08-07 12:21:17 -07:00
Jonathan Lipps
0a3ef5b76f Merge pull request #3318 from imurchie/isaac-ios-keyboard
Add stability test for iOS keyboard
2014-08-07 12:10:51 -07:00
Isaac Murchie
5ce37602b3 Add stability test for iOS keyboard 2014-08-07 12:06:05 -07:00
Jonathan Lipps
74f9d522e6 Merge pull request #3329 from imurchie/isaac-caps
Handle boolean caps sent as strings
2014-08-07 10:11:33 -07:00
Isaac Murchie
fa6c06199a Handle boolean caps sent as strings 2014-08-07 09:53:12 -07:00
Jonathan Lipps
fd2c284261 update appium-adb to fix ime tests 2014-08-06 17:02:59 -07:00