Commit Graph

17 Commits

Author SHA1 Message Date
Dan Doveralba
b07e1b633c Add Location & Contacts Alerts
* reqest access to location and contacts in our sample app
2014-03-14 18:26:31 -07:00
Jonathan Lipps
849f07e884 change way test app launches location status 2014-02-25 19:32:43 -08:00
Jonathan Lipps
6890632937 add locationServicesAuthorized cap to pre-auth loc services for a given app 2014-02-20 16:17:23 -08:00
Jonathan Lipps
fea82366d7 update TestApp to show location enabled status 2014-02-20 16:17:23 -08:00
Henry Stratmann
a8e6f0ce94 TestApp dies when sent to background. Test added for appium responding to last command when instruments is killed. 2013-08-16 15:34:17 -05:00
AmitKumar5
ce69300ba6 Squashing Commits
Squashing 2

Use lower case adb.

Use === not ==

create ChromeAndroid device which subclasses Android

move remote execute functionality into device common

send commands to chrome as javascript atoms via remote debugger

make chrome device proxy to chromedriver instead of using atoms

add describeForChrome in driverBlock and add webview tests for chrome

fix outstanding issue in doRequest so there's no empty body, misc cleanup

use streams instead of data events for chromedriver subproc

add comment about why we're doing dumb things with chromedriver

add docs for mobile safari and mobile chrome

update grunt docs

remove unused remote debugger files

clean up callback structure

make sure to encode doRequest response to JSON if possible (fix #847)

Fix undefined

Squashing 1

allow testsuite to take port from env so ios/android tests can run simultaneously

make sure webview guinea pig runs on same port as appium

make sure to discard series info here so it doesn't get passed on

fix find element from element tests

update test to use correct appium port

Squashing

make sure fruitstrap gets into build/ for npm releases (cc @snevesbarros)

/session/:sessionId/element/:id/enabled should return a boolean value.

Signed-off-by: Matt Isaacs <misaacs@gilt.com>

Unneccessary

Removing MonkeyPinch
2013-07-23 12:29:50 -04:00
Henry Stratmann
d01c644e87 Added unit tests to verify disabled/enabled and visible/invisible elements. 2013-06-14 09:11:32 -05:00
Jonathan Lipps
b466e47dcd update testapp project properties 2013-04-09 12:14:04 -07:00
Jonathan Lipps
bf4dbb28d7 add iphone dev code sign identity to test app 2013-04-05 12:15:55 -07:00
Jonathan Lipps
969ac8c85f update bundle id for app 2013-02-20 11:32:42 -08:00
Jonathan Lipps
388baad37e add mobile: hideKeyboard method for hiding keyboard based on key name 2013-02-13 18:46:04 -08:00
Sebastian Tiedtke
5a079e75af Added elements with same accessiblity label for multi elem lookup. 2013-02-13 11:44:01 -08:00
Sebastian Tiedtke
8ae762200f Final touches for lookup by name. 2013-01-27 15:06:59 -08:00
Sebastian Tiedtke
649805d84c Changes necessary to make tests pass. 2013-01-27 15:06:59 -08:00
Sebastian Tiedtke
a534635ed6 Added accessibility labels to be able to test look up by name. 2013-01-27 15:06:59 -08:00
berni
f39f09e9b5 updating sample project to contain alert triggering button,
porting '/wd/hub/session/<session_id>/alert_text', '/wd/hub/session/<session_id>/accept_alert' , '/wd/hub/session/<session_id>/dismiss_alert'
2013-01-15 23:27:25 +01:00
Adam Christian
b03c101e40 Adding the test apps and sample code 2013-01-11 00:32:28 -08:00