sebv
|
d260e47a23
|
first ci sauce tests
|
2014-05-11 07:17:31 +08:00 |
|
Isaac Murchie
|
2bcc775b01
|
Allow for encoding of non-ASCII text in Android
|
2014-05-07 15:55:56 -07:00 |
|
Jonathan Lipps
|
99dd13c043
|
fix up selendroid tests
|
2014-05-02 18:31:50 -07:00 |
|
Jonathan Lipps
|
513e541a6c
|
fix selendroid webview tests
|
2014-05-02 18:16:27 -07:00 |
|
Jonathan Lipps
|
856739f5ca
|
make sure commit hooks use local versions of grunt/mocha
|
2014-05-02 15:34:08 -07:00 |
|
Jonathan Lipps
|
52dfeaa520
|
fix function whitespace issues cc @Jonahss
|
2014-05-01 12:09:22 -07:00 |
|
Jonathan Lipps
|
8a5b698e28
|
bring grunt lint into parity with jshintrc, and fix lint issues
|
2014-05-01 12:09:17 -07:00 |
|
sebv
|
b2250b0590
|
Added comments
|
2014-05-01 11:42:34 -07:00 |
|
Jonathan Lipps
|
cfd1e77dc7
|
Merge pull request #2445 from imurchie/isaac-contexts-beta
Allow multiple calls to get contexts in iOS
|
2014-05-01 10:47:13 -07:00 |
|
Jonathan Lipps
|
c58418e309
|
Merge pull request #2441 from Jonahss/autoAcceptAlert
Auto accept alert
|
2014-05-01 10:45:52 -07:00 |
|
jonahss
|
8fbb75d644
|
fixed #2400 - autoAcceptAlerts. Added tests
|
2014-04-30 19:50:30 -07:00 |
|
Isaac Murchie
|
eebe52a340
|
Allow multiple calls to get contexts in iOS
|
2014-04-30 11:03:20 -07:00 |
|
Isaac Murchie
|
d6b21a6da9
|
Fix iOS context switch
|
2014-04-30 09:07:45 -07:00 |
|
Jonathan Lipps
|
cf34531889
|
fix safari phishing test
|
2014-04-28 14:03:19 -07:00 |
|
Jonathan Lipps
|
9fd48fb9f8
|
get rid of native tag name in favor of class name
|
2014-04-18 11:31:49 -07:00 |
|
Jonathan Lipps
|
49b382da10
|
fix hideKeyboard specs to actually test something
and quarantine the default strategy test. it's not working
|
2014-04-17 12:34:28 -07:00 |
|
Jonathan Lipps
|
80582ba5ba
|
fix up geolocation tests to use new driver method
|
2014-04-15 15:03:36 -07:00 |
|
Jonathan Lipps
|
1d62d2292b
|
window handles tests are not required anymore
|
2014-04-15 15:00:27 -07:00 |
|
Jonathan Lipps
|
92e5e4c123
|
window tests need nativeWebTap
|
2014-04-15 14:52:08 -07:00 |
|
Jonathan Lipps
|
9240c32874
|
fix up use of correct method in toggle tests
|
2014-04-15 13:38:40 -07:00 |
|
Jonathan Lipps
|
356b7f9df6
|
separate out chrome tests since they require a different emu
|
2014-04-15 13:09:55 -07:00 |
|
Jonathan Lipps
|
c293cfe2f2
|
update our testsuite to use new native methods
instead of deprecated mobile methods.
Also add a few server methods that were accidentally
left out before
|
2014-04-14 16:50:52 -07:00 |
|
Jonathan Lipps
|
517b7f1964
|
rename the confusing 'nonSyntheticWebClick' and turn it off by default (fix #2306)
|
2014-04-14 15:02:19 -07:00 |
|
Jonathan Lipps
|
dc44f68214
|
update npm deps and fix some tests (fix #2287)
|
2014-04-14 14:50:49 -07:00 |
|
Jonathan Lipps
|
a780dd9549
|
use forthcoming wd geolocation methods
|
2014-04-11 09:56:29 -07:00 |
|
Jonathan Lipps
|
3583347584
|
camel-case app-(wait-)activity
|
2014-04-10 15:38:24 -07:00 |
|
Jonathan Lipps
|
318617819f
|
change app-package and app-wait-package to appPackage and appWaitPackage
|
2014-04-10 15:20:24 -07:00 |
|
Jonathan Lipps
|
e5e30a8cd4
|
get rid of old device and version caps
|
2014-04-10 15:01:11 -07:00 |
|
Jonathan Lipps
|
50c3dbd7fd
|
remove 'mobile: findAndAct'
|
2014-04-10 14:09:57 -07:00 |
|
Jonathan Lipps
|
b78c8ddfe9
|
remove 'mobile: getCommandTimeout'
|
2014-04-09 18:45:25 -07:00 |
|
Jonathan Lipps
|
0312620d09
|
remove 'mobile: localScreenshot'
|
2014-04-09 18:43:02 -07:00 |
|
Jonathan Lipps
|
f1ab0c7a73
|
remove 'mobile: findElementNameContains'
|
2014-04-09 18:41:02 -07:00 |
|
Jonathan Lipps
|
e2c6a9919b
|
remove json page source in favor of xml
and fix a bug in android bootstrap's xpath that snuck in last time
|
2014-04-09 18:07:02 -07:00 |
|
Jonathan Lipps
|
958aac7e09
|
remove old xpath support and promote -real xpath to xpath
|
2014-04-09 16:15:54 -07:00 |
|
Jonathan Lipps
|
37b3d8b6e4
|
fix selendroid command timeout bug and fix test that proves it work
|
2014-04-09 13:34:00 -07:00 |
|
Jonathan Lipps
|
6725332707
|
don't use windowHandles for switching to/from webview
|
2014-04-08 12:02:44 -07:00 |
|
Jonathan Lipps
|
cb358bf31e
|
fix android multiaction tests by using new wd api
|
2014-04-07 22:13:09 -07:00 |
|
Jonathan Lipps
|
f12ec9ebb4
|
make sure safari/chrome tests work correctly
|
2014-04-07 17:27:55 -07:00 |
|
Isaac Murchie
|
4878c44b5f
|
Fix iOS multitouch tests
|
2014-04-07 16:58:20 -07:00 |
|
Jonathan Lipps
|
463e692c7b
|
Merge pull request #2270 from imurchie/isaac-touch
Add touch and multitouch actions for Android
|
2014-04-07 14:19:00 -07:00 |
|
Jonathan Lipps
|
5094d595c1
|
fixing gesture tests and quarantining broken multiaction tests
|
2014-04-07 12:25:15 -07:00 |
|
Isaac Murchie
|
0df0d2b2dc
|
Add touch and multitouch actions for Android
|
2014-04-07 12:13:16 -07:00 |
|
Jonathan Lipps
|
d2c88032ca
|
fix uiautomator loc strat tests, and quarantine flakey wifi test
|
2014-04-07 12:10:34 -07:00 |
|
Jonathan Lipps
|
cfb800662a
|
don't reset sim during location test because it removes necessary files
|
2014-04-07 12:01:57 -07:00 |
|
sebv
|
546df35ea8
|
improved touch test + wd upgrade
|
2014-04-07 22:07:45 +08:00 |
|
Jonathan Lipps
|
a88eac5c00
|
update uiauto to take advantage of new hideKeyboard strategy (fix #1153)
|
2014-04-04 13:43:06 -07:00 |
|
Jonathan Lipps
|
3ae838a884
|
ensure we can use appium 1.0 style launch information from the command line (fix #2231)
|
2014-04-04 12:21:43 -07:00 |
|
sebv
|
eaf442675e
|
test fix
|
2014-04-05 02:15:24 +08:00 |
|
sebv
|
4702906186
|
allowing app paths relative to appium root
|
2014-04-05 02:11:45 +08:00 |
|
Jonathan Lipps
|
ce8adcfe6a
|
update testsuite to use 1.0-style caps
- and fix various issues with specific tests
|
2014-04-03 18:55:49 -07:00 |
|