Jonathan Lipps
|
7098dbb8e0
|
bring android apidemos into appium with config/build helpers
|
2013-02-27 18:38:19 -08:00 |
Jonathan Lipps
|
a90b2d9de1
|
add android apidemo app
|
2013-02-27 18:08:51 -08:00 |
Jonathan Lipps
|
4705ac1dba
|
enable full flow of selenium command to device and back
|
2013-02-27 17:50:46 -08:00 |
Jonathan Lipps
|
c8d0cdd054
|
combine methods for convenience
|
2013-02-27 17:16:21 -08:00 |
Jonathan Lipps
|
ef3856878c
|
add app package / activity options to server
|
2013-02-27 16:04:19 -08:00 |
Jonathan Lipps
|
532d6e88ae
|
generalize notion of device and kind of app
|
2013-02-27 15:55:22 -08:00 |
Jonathan Lipps
|
2a529da7dc
|
update driverblock with android support
|
2013-02-27 15:24:22 -08:00 |
Jonathan Lipps
|
70eb12d4d3
|
factor out some commonly used device methods
|
2013-02-27 14:48:52 -08:00 |
Jonathan Lipps
|
b9e63463bf
|
stub out android interface
|
2013-02-27 14:31:10 -08:00 |
Jonathan Lipps
|
31106ca628
|
add first real methods: click and getDeviceSize
|
2013-02-27 12:18:09 -08:00 |
Jonathan Lipps
|
02639c310c
|
uninstall/install app and go to home screen
|
2013-02-27 10:02:59 -08:00 |
Jonathan Lipps
|
e4ddcf6130
|
got some simple commands going back and forth!
|
2013-02-26 15:54:35 -08:00 |
Jonathan Lipps
|
927ca27ede
|
parse out android logging
|
2013-02-26 12:30:46 -08:00 |
Jonathan Lipps
|
3af9d3860c
|
get adb talking to bootstrap
|
2013-02-26 12:15:31 -08:00 |
Jonathan Lipps
|
c4523950e8
|
added adb controller in node and some grunt utilities
|
2013-02-26 11:11:36 -08:00 |
Jonathan Lipps
|
a797b3e5be
|
socket connection is now 2-way, talking to node
|
2013-02-26 09:13:43 -08:00 |
Jonathan Lipps
|
70151f867c
|
got socket server running on device
|
2013-02-26 09:13:43 -08:00 |
Jonathan Lipps
|
3a71b53e13
|
guess we want to store the binary so we can use it
|
2013-02-26 09:13:43 -08:00 |
Jonathan Lipps
|
0a816dc946
|
guess we want to hide everything in bin
|
2013-02-26 09:13:43 -08:00 |
Jonathan Lipps
|
c486afa86f
|
add build file
|
2013-02-26 09:13:43 -08:00 |
Jonathan Lipps
|
d477a8f7ea
|
don't think this should be in src
|
2013-02-26 09:13:43 -08:00 |
Jonathan Lipps
|
b33f1985a3
|
add skeleton for android bootstrap
|
2013-02-26 09:13:43 -08:00 |
Jonathan Lipps
|
2e3d97c878
|
start test for find+action
|
2013-02-26 09:13:43 -08:00 |
Sebastian Tiedtke
|
b31c85ee2a
|
Merge pull request #211 from jlipps/fix-find-context
Fix find context
|
2013-02-26 09:13:06 -08:00 |
Jonathan Lipps
|
48ffc98791
|
enable orientation tests in webview app which supports them
|
2013-02-26 09:09:06 -08:00 |
Jonathan Lipps
|
ed5d5b9198
|
move webview tests to use webview app
|
2013-02-26 08:57:09 -08:00 |
Jonathan Lipps
|
adfbf9d34d
|
use mainApp for context instead of mainWindow
|
2013-02-26 08:45:27 -08:00 |
Santiago Suarez Ordoñez
|
84efdd9b83
|
Merge pull request #209 from jlipps/master
real implicit wait
|
2013-02-21 17:53:59 -08:00 |
Jonathan Lipps
|
b8c28129c7
|
make implicit wait do what it should
|
2013-02-21 17:48:52 -08:00 |
Jonathan Lipps
|
51706a53c1
|
Merge pull request #208 from jlipps/master
make xpath contains search case insensitive
|
2013-02-21 17:38:30 -08:00 |
Jonathan Lipps
|
38f4e6cf47
|
make xpath contains search case insensitive
|
2013-02-21 17:04:39 -08:00 |
Jonathan Lipps
|
4bf29e0a9a
|
version bump for npm publish
|
2013-02-20 18:57:48 -08:00 |
Sebastian Tiedtke
|
40cee44256
|
Merge pull request #204 from jlipps/master
mid-session app resetting refactoring, server flag
|
2013-02-20 17:06:32 -08:00 |
Jonathan Lipps
|
77a3301ab9
|
we want to reset in our own tests
|
2013-02-20 16:48:17 -08:00 |
Jonathan Lipps
|
797441f07c
|
make plist resetting a server flag
|
2013-02-20 16:47:34 -08:00 |
Jonathan Lipps
|
ebda1b29c8
|
separating concerns a bit here for reset app
|
2013-02-20 15:36:32 -08:00 |
Jonathan Lipps
|
c92b575e0d
|
Merge pull request #203 from bootstraponline/reset
mobile: reset
|
2013-02-20 15:03:19 -08:00 |
bootstraponline
|
7f2a27e8cc
|
mobile: reset
|
2013-02-20 17:27:17 -05:00 |
Jonathan Lipps
|
3970d68235
|
update what grunt tasks travis runs, it's not a mac!
|
2013-02-20 13:47:50 -08:00 |
Jonathan Lipps
|
ba0667f98e
|
add grunt-cli to packages.json for travis
|
2013-02-20 13:29:12 -08:00 |
Jonathan Lipps
|
eb3d09f74e
|
update readme to reflect change in grunt version
|
2013-02-20 13:22:57 -08:00 |
Sebastian Tiedtke
|
6fa18a5452
|
Merge pull request #201 from jlipps/master
migrate to grunt 0.4
|
2013-02-20 11:40:32 -08:00 |
Jonathan Lipps
|
1e4127f6dc
|
add webview app to reset.sh
|
2013-02-20 11:34:22 -08:00 |
Jonathan Lipps
|
bfaf849a6b
|
fix to follow grunt 0.4 api
|
2013-02-20 11:32:42 -08:00 |
Jonathan Lipps
|
897c871128
|
use newer grunt-mocha-test for grunt 0.4 compat
|
2013-02-20 11:32:42 -08:00 |
Jonathan Lipps
|
cc1d7fb79c
|
upgrade to grunt 0.4 and begin migration (starting with lint)
|
2013-02-20 11:32:42 -08:00 |
Jonathan Lipps
|
c5312cc97b
|
grunt helper for code signing an app
|
2013-02-20 11:32:42 -08:00 |
Jonathan Lipps
|
f6153e5bef
|
more logging about UDID
|
2013-02-20 11:32:42 -08:00 |
Jonathan Lipps
|
969ac8c85f
|
update bundle id for app
|
2013-02-20 11:32:42 -08:00 |
Jonathan Lipps
|
9cd9907db6
|
Merge pull request #200 from bootstraponline/fix_undefined
Fix undefined issues
|
2013-02-20 10:10:04 -08:00 |