Commit Graph

15 Commits

Author SHA1 Message Date
Dylan Lacey
8a830f0ea4 Updated simple_test to use appium_lib 2014-05-02 11:14:52 -07:00
Dylan Lacey
633c2ed81e Update Ruby sample code.
Change from tag_name to class_name for u\_i\_catalog, simple\_test,
cucumber tests.

Changed to iOS 7.1 in u\_i\_catalog, simple\_test, cucumber tests.

Changed `capabilities` to `desired_caps` to avoid some weirdo
collisions.

Remove Debugging output from Cucumber.

Add example of send\_keys as an action chain for u\_i\_catalog.
2014-04-01 01:46:27 -07: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
enricostano
8338965c74 Use Selenium built in wait methods 2013-08-22 17:13:21 +02:00
Steven Hazel
9950dde436 put a keep_trying spin around this assertion, since there's a race condition where alerts might not be cleared yet if the script goes fast enough 2013-05-03 15:14:53 -07:00
Jonathan Lipps
31f14c81eb allow getting screen size through selenium /window/size 2013-02-12 11:52:11 -08:00
Jonathan Lipps
eee901fc2e special-case getting the text of a button 2013-02-12 10:06:07 -08:00
Jonathan Lipps
53590088d8 allow finding of alerts 2013-02-12 09:48:33 -08:00
Jonathan Lipps
554c755e1c update ruby example to show how alerts work 2013-02-12 09:05:32 -08: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
4739d94471 Added additional details to the simple test.
Added a Readme.
2013-02-07 16:07:25 -08:00
Dylan Lacey
cde11f1686 Added additional explaination. 2013-02-06 02:38:42 -08:00
Dylan Lacey
5ff68cdfb9 Changed from sauce-labs/appium to appium/appium 2013-02-04 19:26:42 -08:00
Dylan Lacey
fcd79f38aa It helps to add things to the right repository.
Added a simple, complex test.
2013-02-04 14:37:52 -08:00