Jonathan Lipps
|
0d4eae8cd3
|
make sure implicit wait works after ios reset (fix #437)
|
2013-04-15 12:26:57 -07:00 |
|
Jonathan Lipps
|
d697927a12
|
update .npmignore so we get some submodule stuff
|
2013-04-12 15:22:12 -07:00 |
|
Jonathan Lipps
|
f3e4968ce7
|
make sure not to proxy non-proxies
|
2013-04-12 11:27:24 -07:00 |
|
Jonathan Lipps
|
da346905ed
|
we already have ncp, no need for copyFile
|
2013-04-12 10:37:58 -07:00 |
|
Jonathan Lipps
|
82ba0fe61f
|
don't log long proxy responses
|
2013-04-12 10:11:08 -07:00 |
|
Jonathan Lipps
|
85ae7fa419
|
add special proxy behavior for delete session
|
2013-04-12 09:27:27 -07:00 |
|
Jonathan Lipps
|
81f4573598
|
refactor selendroid for nicer async
|
2013-04-12 09:20:22 -07:00 |
|
Jonathan Lipps
|
e21c32e391
|
better route proxy matching
|
2013-04-12 09:20:11 -07:00 |
|
Jonathan Lipps
|
c479c156c5
|
proxy commands other than start/stop
|
2013-04-11 17:41:20 -07:00 |
|
Jonathan Lipps
|
28d5177d15
|
selendroid is alive!
|
2013-04-11 17:20:05 -07:00 |
|
Jonathan Lipps
|
e81d060287
|
get selendroid cert signing going
|
2013-04-11 13:35:24 -07:00 |
|
Jonathan Lipps
|
7b8f257b1a
|
don't run fast reset if not set, and selendroid error handling
|
2013-04-11 13:35:24 -07:00 |
|
Jonathan Lipps
|
a0e20265ba
|
fix callback return error and prettify async series cb
|
2013-04-11 13:35:22 -07:00 |
|
Jonathan Lipps
|
fcb310b81c
|
rename adb.start to adb.startAppium because there will be other kinds
|
2013-04-11 13:35:22 -07:00 |
|
Jonathan Lipps
|
e59e703c0a
|
get selendroid server built and ready to install
|
2013-04-11 13:35:22 -07:00 |
|
Jonathan Lipps
|
536243ae68
|
getting some of the test setup going for selendroid
|
2013-04-11 13:35:22 -07:00 |
|
Jonathan Lipps
|
43e3cfebcf
|
stub out selendroid.js
|
2013-04-11 13:35:22 -07:00 |
|
bootstraponline
|
01d072dfe3
|
Update verify.jar to work on Java 6
|
2013-04-11 16:31:26 -04:00 |
|
Jonathan Lipps
|
e4ef293581
|
enable getting current android activity (fixes #358)
|
2013-04-10 15:16:14 -07:00 |
|
xuru
|
3c5825db83
|
Implemented orientation uiautomation support. Tested it with android settings app, but both apps I tested it with was forced to an orientation, so couldn't test on a user app. Also added a mocha test.
|
2013-04-10 15:38:50 -05:00 |
|
bootstraponline
|
73b169ce69
|
mobile: find
Fix #387
|
2013-04-09 12:09:49 -04:00 |
|
Jonathan Lipps
|
7f1dde4f83
|
make sure window handles are strings, except for remote debugger
|
2013-04-08 19:45:17 -07:00 |
|
Jonathan Lipps
|
eee179f7c1
|
minor js fixes
|
2013-04-08 19:45:17 -07:00 |
|
Jonathan Lipps
|
acc2b6bc8a
|
make sure fatal errors get passed to client descriptively
Fix #284
|
2013-04-08 17:37:02 -07:00 |
|
Jonathan Lipps
|
28a986cc34
|
make sure empty selector doesn't crash appium (fixes #300)
|
2013-04-08 15:47:43 -07:00 |
|
xuru
|
dba5259218
|
Updated and fixed support for flick using touch actions.
|
2013-04-08 17:34:11 -05:00 |
|
Jonathan Lipps
|
edf29b5b72
|
make sure /sessions doesn't return false hard-coded information
Fixes #400
|
2013-04-08 15:04:34 -07:00 |
|
Jonathan Lipps
|
9b7d362dea
|
make sure window handles are strings
|
2013-04-08 10:31:12 -07:00 |
|
Jonathan Lipps
|
e11294d9e7
|
test webview implicit attributes as well
|
2013-04-05 16:30:19 -07:00 |
|
Jonathan Lipps
|
69e48fc2ad
|
check js args to make sure they're not null
|
2013-04-05 16:07:47 -07:00 |
|
Jonathan Lipps
|
55ddd61c43
|
fix #392
|
2013-04-05 14:39:15 -07:00 |
|
Jonathan Lipps
|
239229f183
|
actually check screen dims to determine successful rotation (fixes #383)
|
2013-04-05 10:04:08 -07:00 |
|
Jonathan Lipps
|
ffae984c0a
|
make sure we don't blow up in the applescript
|
2013-04-05 09:31:16 -07:00 |
|
Jonathan Lipps
|
ccec1aa61f
|
look for node in Appium.app as well (fixes #315)
|
2013-04-05 08:58:09 -07:00 |
|
Jonathan Lipps
|
2a3fedf8d7
|
accept macports as well as brew node locations
|
2013-04-04 14:58:50 -07:00 |
|
Jonathan Lipps
|
cfafd7f365
|
changelog and minor fixes
|
2013-04-04 11:55:49 -07:00 |
|
Jonathan Lipps
|
d4b8294bf8
|
image rotation applescript
|
2013-04-04 10:39:35 -07:00 |
|
Jonathan Lipps
|
e5d3783bd7
|
track orientation and rotate screenshot if in landscape
|
2013-04-04 10:39:00 -07:00 |
|
Jonathan Lipps
|
bacdc06c07
|
add image rotation helper function
|
2013-04-04 10:38:33 -07:00 |
|
Jonathan Lipps
|
84abc4f9e6
|
make sure we're not logging huge amounts of data
|
2013-04-04 10:38:13 -07:00 |
|
Jonathan Lipps
|
a401cb5b6e
|
back/forward tests should be just for safari
|
2013-04-04 09:50:24 -07:00 |
|
Jonathan Lipps
|
e6591c9d16
|
Merge pull request #378 from bootstraponline/sign_once
Sign once
|
2013-04-04 09:48:04 -07:00 |
|
bootstraponline
|
c6075b6fce
|
Sign once
Fix #372
|
2013-04-04 10:58:25 -04:00 |
|
Jonathan Lipps
|
70a5348534
|
handle cookie edge case
|
2013-04-03 15:18:49 -07:00 |
|
Jonathan Lipps
|
92c81916dd
|
delete cookie(s)
|
2013-04-03 15:18:49 -07:00 |
|
Jonathan Lipps
|
8ced8af45b
|
allow setting of cookie with expiry
|
2013-04-03 15:18:49 -07:00 |
|
Jonathan Lipps
|
5662496e38
|
fix edge case
|
2013-04-03 15:18:49 -07:00 |
|
Jonathan Lipps
|
a2c3b4dd30
|
fixed set cookie test
|
2013-04-03 15:18:49 -07:00 |
|
Jonathan Lipps
|
91871be4ec
|
write setCookie function
|
2013-04-03 15:18:49 -07:00 |
|
Jonathan Lipps
|
c7b8d842e4
|
make it harder for previous test to pass and write test for setting cookie
|
2013-04-03 15:18:48 -07:00 |
|