Commit Graph

2162 Commits

Author SHA1 Message Date
Jonathan Lipps
0c1eba53f2 changelog and bump for publish 0.8.0 v0.8.0 2013-07-03 11:20:31 -07:00
bootstraponline
39e271cda4 Merge pull request #849 from mutualmobile/android_scrollTo_support
Added scrollTo support for Android.
2013-07-03 08:20:41 -07:00
Eric Plaster
d2282486af Updated Exception handling in scrollto for android 2013-07-03 10:12:44 -05:00
Jonathan Lipps
bf99bd3b9d Merge pull request #852 from haveahennessy/iselement-fix
/session/:sessionId/element/:id/enabled should return a boolean value.
2013-07-02 20:40:28 -07:00
Matt Isaacs
7d1bec032a /session/:sessionId/element/:id/enabled should return a boolean value.
Signed-off-by: Matt Isaacs <misaacs@gilt.com>
2013-07-02 22:15:28 -04:00
Jonathan Lipps
8f01a29b98 make sure fruitstrap gets into build/ for npm releases (cc @snevesbarros) 2013-07-02 17:13:43 -07:00
Jonathan Lipps
38c5ea1db6 Merge pull request #851 from jlipps/master
fixing misc issues with tests
2013-07-02 17:06:51 -07:00
Jonathan Lipps
52f2d9d05c update test to use correct appium port 2013-07-02 16:45:05 -07:00
Jonathan Lipps
814ccae0b5 fix find element from element tests 2013-07-02 16:21:17 -07:00
Jonathan Lipps
08350de22c make sure to discard series info here so it doesn't get passed on 2013-07-02 16:11:45 -07:00
Jonathan Lipps
0aa98a6610 make sure webview guinea pig runs on same port as appium 2013-07-02 16:10:58 -07:00
Jonathan Lipps
740dd6159c allow testsuite to take port from env so ios/android tests can run simultaneously 2013-07-02 15:59:31 -07:00
bootstraponline
aeb6e5505f Fix undefined 2013-07-02 17:36:33 -04:00
Jonathan Lipps
6d4e7d8c04 Merge pull request #848 from jlipps/master
fix selendroid response parsing
2013-07-02 10:43:00 -07:00
Jonathan Lipps
51630d4c1a make sure to encode doRequest response to JSON if possible (fix #847) 2013-07-02 10:32:41 -07:00
Jonathan Lipps
a309fc6c5b Merge pull request #833 from jlipps/chrome
Chrome automation support for Android
2013-07-01 18:22:12 -07:00
bootstraponline
0c6fff003c Merge pull request #843 from bootstraponline/adb
Use lower case adb.
2013-07-01 17:52:10 -07:00
Jonathan Lipps
3f1ad9bda8 clean up callback structure 2013-07-01 17:44:56 -07:00
Jonathan Lipps
db58d3a3d0 remove unused remote debugger files 2013-07-01 17:37:55 -07:00
Jonathan Lipps
86b86ae7cf update grunt docs 2013-07-01 17:33:52 -07:00
Jonathan Lipps
697dd17307 add docs for mobile safari and mobile chrome 2013-07-01 17:33:52 -07:00
Jonathan Lipps
d82880ca6a add comment about why we're doing dumb things with chromedriver 2013-07-01 17:33:51 -07:00
Jonathan Lipps
37150b594c use streams instead of data events for chromedriver subproc 2013-07-01 17:33:51 -07:00
Jonathan Lipps
edf08e4f75 fix outstanding issue in doRequest so there's no empty body, misc cleanup 2013-07-01 17:33:51 -07:00
Jonathan Lipps
6bc8e5d155 add describeForChrome in driverBlock and add webview tests for chrome 2013-07-01 17:33:51 -07:00
Jonathan Lipps
370b7e5282 make chrome device proxy to chromedriver instead of using atoms 2013-07-01 17:33:51 -07:00
Jonathan Lipps
ea650a45f6 send commands to chrome as javascript atoms via remote debugger 2013-07-01 17:33:04 -07:00
Jonathan Lipps
b2fae3a0d1 move remote execute functionality into device common 2013-07-01 17:33:04 -07:00
bootstraponline
47314964ca Use === not == 2013-07-01 20:32:07 -04:00
Jonathan Lipps
c23963a83f create ChromeAndroid device which subclasses Android 2013-07-01 17:30:49 -07:00
bootstraponline
eb9f5ca340 Use lower case adb. 2013-07-01 20:29:55 -04:00
bootstraponline
da60218b61 Fix null device id
java -classpath "/android-sdk-macosx/tools/lib/ddmlib.jar:/android-sdk-macosx/tools/lib/x86_64/swt.jar:/appium/drpy/app/android/ScreenShooter.jar" io.appium.android.screenshooter.ScreenShooter null "/var/folders/wy/1786rjcd25x358xsx14h2cjr0000gn/T/appium11361-15943-imqm46.png"
2013-07-01 19:59:25 -04:00
bootstraponline
6245c2f01a Merge pull request #841 from drpy/master
Make Android.prototype.getScreenshot work under Windows
2013-07-01 16:55:19 -07:00
drpy
f05dd82958 Make Android.prototype.getScreenshot work under Windows 2013-07-01 23:52:04 +02:00
bootstraponline
d396e6ffc9 Merge pull request #839 from kinghenry3/TableCellFix
Fixed broken tabelcell search due to appium pull request #838.
2013-07-01 12:45:30 -07:00
Henry Stratmann
23d1758a43 Fixed broken tabelcell search due to appium pull request #838. 2013-07-01 14:30:35 -05:00
Jonathan Lipps
4f03dee05b Merge pull request #838 from kinghenry3/CollectionCellShortcut
Added a shortcut for UIACollectionCell and another for UIATableCell.
2013-07-01 11:22:12 -07:00
Henry Stratmann
f76d486f9a Added a shortcut for UIACollectionCell and another shortcut for UIATableCell. 2013-07-01 13:05:49 -05:00
bootstraponline
e20991fd23 Update submodules/fruitstrap before make
Fix #837
2013-07-01 11:35:33 -04:00
bootstraponline
37bbe0786a Merge pull request #836 from rmcloughlin/master
Fix broken link on credits page
2013-06-30 19:22:27 -07:00
Ryan McLoughlin
c8eccdfa9c Fix broken link to ios-driver 2013-06-30 18:49:49 -07:00
Jonathan Lipps
0443dde159 Merge pull request #834 from bootstraponline/832
Fix #832
2013-06-30 17:58:27 -07:00
bootstraponline
8f42d70994 Fix #832
Allow fully qualified activities

Fix selendroid
2013-06-30 16:05:01 -04:00
bootstraponline
5f797f9da5 Merge pull request #791 from tborys/master
For freedom!!!! to install and uninstall the app whenever I want!
2013-06-30 11:48:41 -07:00
bootstraponline
82ec8a03f2 Update style-guide.md 2013-06-30 10:25:26 -04:00
bootstraponline
eb221f8903 Update style-guide.md 2013-06-30 10:24:46 -04:00
bootstraponline
c17bc555b1 Merge pull request #831 from bootstraponline/select
Select
2013-06-30 07:12:40 -07:00
bootstraponline
16986cfa69 Fix lint and spacing 2013-06-30 10:02:21 -04:00
Satyajit Malugu
3546d7c9be Creating an selected? method for iOS based off checking the value() of an element.
Adding tests in appium for selected
2013-06-30 10:02:19 -04:00
bootstraponline
cdb636b118 Fix else 2013-06-30 09:54:06 -04:00