Jonathan Lipps
e2bdac73cd
update caps doc with new caps and examples
2014-02-26 10:34:17 -08:00
Jonathan Lipps
37f9081b6c
Merge pull request #1956 from Jonahss/master
...
bugfix: watchForUnresponsiveInstruments process run on systems without ios configured
2014-02-26 09:28:09 -08:00
Jonathan Lipps
410aacc1e6
Merge pull request #1961 from paymand/scrollTo
...
Android: Added support for 'direction' to scrollTo.
2014-02-26 09:27:38 -08:00
Payman Delshad
b0976fece8
Android: Added support for 'direction' to scrollTo.
...
This fix adds a new option (direction) to 'mobile: scrollTo'.
If 'horizontal' is provided (or if the view is a HorizontalScrollView),
we will call setAsHorizontalList() before commencing the scroll.
2014-02-26 15:44:39 +01:00
Jonathan Lipps
292d265edd
use better git grep for git 1.9 in publish
v0.16.0
2014-02-25 19:36:41 -08:00
Jonathan Lipps
e54f5ae6b5
use better git grep for git 1.9 in publish
2014-02-25 19:36:11 -08:00
Jonathan Lipps
ddc5c38ffc
bump chromedriver version
2014-02-25 19:34:13 -08:00
Jonathan Lipps
6fbc552f4c
changelog and bump to 0.16.0 for publish
2014-02-25 19:32:43 -08:00
Jonathan Lipps
3c483ea9f8
use back() instead of finding Back element
2014-02-25 19:32:43 -08:00
Jonathan Lipps
9f0eebecfa
update use of au.mainApp to make it a function
2014-02-25 19:32:43 -08:00
Jonathan Lipps
a061bcd29b
robustify test (y location can have multiple values)
2014-02-25 19:32:43 -08:00
Jonathan Lipps
c77029aa90
retrieve target/app/window each time we need it
2014-02-25 19:32:43 -08:00
Jonathan Lipps
849f07e884
change way test app launches location status
2014-02-25 19:32:43 -08:00
Jonathan Lipps
f96f32048f
robustify crash log test
2014-02-25 19:32:43 -08:00
Jonathan Lipps
2f86dec457
run test commands in serial rather than parallel to avoid race conditions
2014-02-25 19:32:43 -08:00
bootstraponline
93eb022edf
Merge pull request #1957 from Jonahss/fix1798
...
fix issue #1798 : commands fail after stopping and relaunching app.
2014-02-25 21:29:56 -05:00
jonahss
31b3fc99ae
fix issue #1798 : commands fail after stopping and relaunching app.
2014-02-25 18:01:02 -08:00
jonahss
8d6864a55a
bugfix: watchForUnresponsiveIntruments process was being run even on systems which did not have ios configured, causing a fatal error.
2014-02-25 15:54:11 -08:00
jonahss
cd411874a4
changed .appiumconfig to .apapiumconfig.json so we can load it with require() and have it cached
2014-02-25 15:53:55 -08:00
Jonathan Lipps
896083a849
Merge pull request #1948 from paymand/logcat_udid
...
Fixed logcat capture for multiple devices.
2014-02-25 12:50:25 -08:00
Jonathan Lipps
5bd7bb0dc7
Merge pull request #1954 from jlipps/master
...
reset fixes
2014-02-25 12:09:04 -08:00
Jonathan Lipps
fe325c5cda
add pre-commit hook in reset.sh
2014-02-25 12:02:56 -08:00
Jonathan Lipps
0f479d75ba
update gappium
2014-02-25 11:48:15 -08:00
Payman Delshad
13b4e2c1e7
Fixed logcat capture for multiple devices.
2014-02-25 09:45:59 +01:00
Jonathan Lipps
05e489477f
Merge pull request #1952 from jlipps/android-hybrid
...
Android UiAutomator-based hybrid support
2014-02-24 17:11:04 -08:00
Jonathan Lipps
2befd7d314
fix regular chrome startup
2014-02-24 17:10:43 -08:00
Jonathan Lipps
d498d7df31
fix some failing android tests
2014-02-24 16:58:04 -08:00
Jonathan Lipps
906c4b7b8e
update hybrid docs
2014-02-24 15:09:34 -08:00
Jonathan Lipps
21c9242fb6
finish android hybrid support
...
and refactor android webview tests to work for android as well as selendroid
2014-02-24 14:59:40 -08:00
Jonathan Lipps
cedac5d8b7
work on getting chromedriver accessing webviews
2014-02-24 14:59:39 -08:00
Jonathan Lipps
104e1a0d38
break out chromedriver into its own object
...
and make sure the chrome tests pass on chromium too
2014-02-24 14:59:39 -08:00
Jonathan Lipps
67d5f4dbef
start abstracting chromedriver stuff out of chrome.js so we can reuse it for webviews
2014-02-24 14:59:39 -08:00
Jonathan Lipps
67b522e6c4
start setting up concept of webviews for android
2014-02-24 14:59:39 -08:00
Jonathan Lipps
a698e19d2c
stub out some functions used to get webviews going on android
2014-02-24 14:59:39 -08:00
Jonathan Lipps
a2ad225069
Merge pull request #1951 from Jonahss/patch-2
...
Update running-tests.md
2014-02-24 14:51:22 -08:00
Jonah
1dab9a9efe
Update running-tests.md
...
`-V` option doesn't exist.
2014-02-24 14:50:27 -08:00
bootstraponline
bd0c85bed5
Merge pull request #1944 from Jonahss/master
...
corrected doctor error reporting
2014-02-24 13:06:57 -05:00
jonahss
27949f5807
corrected doctor error reporting
2014-02-24 09:38:18 -08:00
Jonathan Lipps
c60dfc59a9
fix bad space in test.sh preventing tests from running
...
and up launch timeout a bit
2014-02-21 15:22:56 -08:00
Jonathan Lipps
5a52db6fe5
update gappium and fix gappium app paths
2014-02-21 14:39:48 -08:00
Jonathan Lipps
e2345f1c90
update appium.io
2014-02-21 14:14:59 -08:00
Jonathan Lipps
0bec17b783
add forgotten bind
2014-02-21 11:36:45 -08:00
Jonathan Lipps
91a6d0ddc0
Merge pull request #1904 from jlipps/loc-services
...
Location services and safari capabilities
2014-02-21 09:36:18 -08:00
Jonathan Lipps
f776aefcdd
only delete caches dir on full reset, so we can set plist prefs for next test
2014-02-20 16:51:29 -08:00
Jonathan Lipps
b68ac8a9c5
fix a few small bugs preventing loc services from getting written correctly
2014-02-20 16:50:54 -08:00
Jonathan Lipps
61aee9a00d
update description of loc services caps
2014-02-20 16:21:20 -08:00
Jonathan Lipps
55c997460a
restart sim if safari dirs don't exist too, and add tests for safari caps on ios7
2014-02-20 16:17:24 -08:00
Jonathan Lipps
f1961181bc
briefly pre-launch sim if sim dirs don't exist and we need to set prefs
...
also, unquarantine some ios6 prefs tests, and fix up some other issues
2014-02-20 16:17:23 -08:00
Jonathan Lipps
2f724235d7
add safariAllowPopups tests
2014-02-20 16:17:23 -08:00
Jonathan Lipps
0039c7294a
add safarIgnoreFraudWarning cap tests
2014-02-20 16:17:23 -08:00