Commit Graph

86 Commits

Author SHA1 Message Date
Jonathan Lipps
cfe1de7438 add ids to first level of apidemos app 2013-03-04 13:52:21 -08:00
Jonathan Lipps
7ec07dd362 add project files for android test app 2013-03-04 13:48:54 -08:00
Jonathan Lipps
0c792d1707 grunt task for installing the demo app if it's not there 2013-03-01 11:03:13 -08:00
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
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
Jonathan Lipps
62a2cde053 Merge pull request #168 from penguinho/master
Making App Finder more forgiving so it will find apps already installed in the iOS simulator
2013-02-12 11:58:48 -08:00
Dan Cuellar
c44cc1cb8a Fixing issue with line separations 2013-02-12 11:52:44 -08:00
Jonathan Lipps
31f14c81eb allow getting screen size through selenium /window/size 2013-02-12 11:52:11 -08:00
Dan Cuellar
bed7f25ffc Making .NET app finder for forgiving so it can use an app already installed in the simulator 2013-02-12 11:50:18 -08:00
Sebastian Tiedtke
b67988d662 Merge pull request #166 from jlipps/master
more flexibility in alert handling and getting text of buttons
2013-02-12 10:11:09 -08:00
Jonathan Lipps
c0b6f9e3a5 Merge pull request #165 from penguinho/master
Adding example Appium Code for .NET
2013-02-12 10:09:21 -08:00
Jonathan Lipps
eee901fc2e special-case getting the text of a button 2013-02-12 10:06:07 -08:00
Dan Cuellar
9a5a4c65fc Adding example for .NET 2013-02-12 09:58:06 -08:00
Jonathan Lipps
53590088d8 allow finding of alerts 2013-02-12 09:48:33 -08:00
Jonathan Lipps
f4d0b72215 this file shouldn't be in the repo 2013-02-12 09:05:39 -08:00
Jonathan Lipps
554c755e1c update ruby example to show how alerts work 2013-02-12 09:05:32 -08:00
Jonathan Lipps
c11c7a4986 update example files to clarify what sdk is used 2013-02-11 18:53:00 -08:00
Jonathan Lipps
3f3efd1177 Merge pull request #153 from rossrowe/upstream
Updated Java tests to use correct DesiredCapabilities when connecting to Sauce
2013-02-11 11:35:42 -08:00
Ross Rowe
1d79fbc8d3 Updated Sauce appium tests 2013-02-11 09:30:23 +11:00
bootstraponline
6a92151bc2 App can be zip file or directory #149 2013-02-09 12:50:06 -05:00
bootstraponline
82995f4740 Add error detection to absolute_app_path
A specific error message is better than the current "Timeout::Error:" when the app doesn't exist or isn't a directory.
2013-02-08 11:27:05 -05:00
Dylan Lacey
3c674f2d47 Lets try to use secure rubygems.org 2013-02-07 18:48:06 -08:00
Dylan Lacey
2918e92ad4 Merge branch 'master' of github.com:appium/appium
Conflicts:
	sample-code/examples/ruby/cucumber/features/support/env.rb
	sample-code/examples/ruby/simple_test.rb
2013-02-07 18:45:01 -08:00
Dylan Lacey
4739d94471 Added additional details to the simple test.
Added a Readme.
2013-02-07 16:07:25 -08:00
bootstraponline
fcd0496139 Exit after scenario
Instruments never exits if quit isn't called.
2013-02-07 18:54:50 -05:00
Steven Hazel
8cb681e763 Merge pull request #141 from jlipps/master
fixes to ruby examples and execute.js
2013-02-07 13:38:38 -08:00
Jonathan Lipps
b4d0c58858 fix driver.quit fail in node sauce example too 2013-02-07 13:33:56 -08:00
Jonathan Lipps
9eb2f80e60 fix ruby examples to use driver.quit 2013-02-07 12:51:19 -08:00
bootstraponline
ef5e0e19b1 Add run command
ruby sauce_example.rb does nothing because the example uses rspec.
2013-02-07 15:03:22 -05:00
bootstraponline
0b83ddf7e6 Fix gem name
$ gem install webdriver
ERROR:  Could not find a valid gem 'webdriver' (>= 0) in any repository
2013-02-07 14:55:46 -05:00
Jonathan Lipps
6b88ae1d34 change hosted location of example apps 2013-02-06 16:34:07 -08:00
Jason Huggins
3c1e435400 Merge pull request #128 from DylanLacey/master
Cuke Example
2013-02-06 07:22:11 -08:00
Dylan Lacey
cde11f1686 Added additional explaination. 2013-02-06 02:38:42 -08:00
Dylan Lacey
604bd45d1f Created a cucumber example along with documentation about what it means. 2013-02-06 00:07:13 -08:00
Adam Christian
117e622cb4 Merge pull request #124 from DylanLacey/master
Additional examples
2013-02-05 10:56:40 -08:00
Dylan Lacey
1b9623abcc Added in flicks rather then scrolls (Which aren't working) 2013-02-05 05:01:05 -08:00
Jonathan Lipps
4aad3b154e update hybrid example 2013-02-05 02:56:22 -08:00
Jonathan Lipps
d2847373a0 update webview app 2013-02-05 02:55:29 -08:00
Jonathan Lipps
5cb75062db test showing how to hybrid it up 2013-02-05 02:55:24 -08:00
Jonathan Lipps
3cac778a22 update hybrid app 2013-02-05 02:36:52 -08:00
Dylan Lacey
681f4a4792 Added size analysis 2013-02-05 02:12:23 -08:00
Jonathan Lipps
0b3866e8ab add webview app 2013-02-05 01:56:28 -08:00
Dylan Lacey
0fb8ee5556 Added a Gemfile, Gemfile.lock to allow for easier dep management
Added sessions to u_i_catalog
2013-02-04 23:45:09 -08:00
Dylan Lacey
7a5c0555ef Added details for scrolling -- Not yet functional 2013-02-04 23:16:03 -08:00
Sebastian Tiedtke
5741e92d95 Merge pull request #108 from rossrowe/master
Resolved test failures in Java tests
2013-02-04 20:13:56 -08:00
Ross Rowe
fec1cc0fe8 Resolve test failures 2013-02-05 15:07:22 +11:00
Dylan Lacey
5ff68cdfb9 Changed from sauce-labs/appium to appium/appium 2013-02-04 19:26:42 -08:00