Commit Graph

29 Commits

Author SHA1 Message Date
Jamie Edge
942462c39c Updated capability names in sample code. 2014-05-25 18:35:35 +01:00
jonahss
8291c3ab27 update java example code 2014-05-21 11:59:19 -07:00
jonahss
02464c1c68 updated caps in java sample code. fixes #2524 2014-05-13 14:03:25 -07:00
jonahss
23c6d9e762 update java sample code to use latest java-client 2014-05-06 15:26:54 -07:00
jonahss
74bfc51e71 updating java-client sample code 2014-05-02 17:36:36 -07:00
Jonathan Lipps
0de0452b75 ensure selendroid test app doesn't need to have its version updated when we update selendroid 2014-02-13 15:25:56 -08:00
bootstraponline
2346cf0ace Add mobile find example for Java 2014-02-02 00:09:48 -05:00
Benjamin Herzig
c60f436aae switch values at assertEquals statements, to reflect the correct meaning 2014-01-15 17:02:26 +01:00
seveniruby
63aa6e1509 add troubleshooting.cn.md
add real-devices.cn.md
update the cn doc to the latest
add saucelabs-repository in pom.xml in testng example
2014-01-05 22:00:41 +08:00
Ross Rowe
2fe7ea7b09 Updated Sauce Java samples to use Sauce Java helper libraries, which sets the pass/fail status after the test has been run 2013-11-19 07:15:34 +11:00
Sergio Neves Barros
68d9a5f314 Fix for 1047 as dependencies have moved for latest version of selenium into interactions package 2013-11-01 09:22:21 +00:00
Jonathan Lipps
dd863c7fa8 update all examples to use correct desired caps
we don't want people getting confused!
2013-10-24 14:03:17 -07:00
snevesbarros
e7f0e22780 fixed issue around installation where app was downloaded and unzipped twice for the installApp mobile command. 2013-08-20 16:24:49 +01:00
Ross Rowe
8c565171ea Added Java sample which demonstrates how to run a test against Mobile Safari with Appium 2013-07-26 19:07:14 +10: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
Saikat Maitra
8eae54c64c TestNG and Junit tests for Android.These tests are similar to the one available in the sample-code/examples/python 2013-07-13 23:07:58 +05:30
sergio.barros
f964900510 Added changes for decoupling creating session, installing, launching, closing and uninstalling app for iOS and Android using mobile commands 2013-06-30 08:07:20 +01:00
tborys
f56a6a70bb Decoupling installation and removal from launching the app for iOS by adding new end points to appium server. 2013-06-29 23:27:47 +01:00
KiSS Concept
a4ede0d768 Update more test for SimpleTest 2013-05-07 17:58:30 +07:00
Ross Rowe
07a7a70c2f Updated Java Appium examples and documentation 2013-03-29 16:17:51 +11:00
Jonathan Lipps
c11c7a4986 update example files to clarify what sdk is used 2013-02-11 18:53:00 -08:00
Ross Rowe
1d79fbc8d3 Updated Sauce appium tests 2013-02-11 09:30:23 +11:00
Jonathan Lipps
6b88ae1d34 change hosted location of example apps 2013-02-06 16:34:07 -08:00
Ross Rowe
fec1cc0fe8 Resolve test failures 2013-02-05 15:07:22 +11:00
Ross Rowe
c2a5da2108 Updated path of app 2013-02-05 13:00:22 +11:00
Ross Rowe
a7dfa47b34 Ported tests to TestNG 2013-02-05 12:29:38 +11:00
Ross Rowe
2cdf533bc7 Initial Java port of tests 2013-02-05 12:26:07 +11:00
Ross Rowe
dd26af0d50 Initial Java port of tests 2013-02-05 12:05:29 +11:00
Ross Rowe
afa64afc18 Added initial Java testing code 2013-02-02 08:06:18 +11:00