Commit Graph

332 Commits

Author SHA1 Message Date
Jonathan Lipps 8a30903d0e initial support for firefoxOS 2013-04-30 10:12:39 -07:00
Jonathan Lipps 9289b478ec Merge pull request #491 from mutualmobile/android_clear
Added support to clear an editable element (i.e. text field)
2013-04-30 09:36:32 -07:00
Eric Plaster 1e677d8cee Added support to clear an editable element (i.e. text field)
Added unit test
2013-04-30 11:31:56 -05:00
Jonathan Lipps 42153d130b don't run webview tests twice. once is enough in safari 2013-04-29 18:39:12 -07:00
Jonathan Lipps 71999169f7 fix xpath last() tests 2013-04-17 13:33:54 -07:00
bootstraponline 139176bfaf Add broken tests for last() 2013-04-17 15:47:36 -04:00
Jonathan Lipps 9e59ddf7e4 android support for xpath indices (wraps up #295) 2013-04-16 11:36:45 -07:00
Jonathan Lipps ffd5bbaf27 actual filtering by index logic and test for ios 2013-04-15 16:19:00 -07:00
Jonathan Lipps 0d4eae8cd3 make sure implicit wait works after ios reset (fix #437) 2013-04-15 12:26:57 -07:00
Jonathan Lipps 56026a1554 wd now returns element objects after execute 2013-04-12 13:23:10 -07:00
Jonathan Lipps b38cf659c6 better reset.sh behavior for selendroid 2013-04-12 10:33:26 -07:00
Jonathan Lipps 50a2b8e667 make sure to rm selendroid targets in reset 2013-04-12 10:25:43 -07:00
Jonathan Lipps e1d7102499 update gitignore to track selendroid test 2013-04-12 10:15:36 -07:00
Jonathan Lipps 536243ae68 getting some of the test setup going for selendroid 2013-04-11 13:35:22 -07:00
Jonathan Lipps e4ef293581 enable getting current android activity (fixes #358) 2013-04-10 15:16:14 -07:00
xuru 3c5825db83 Implemented orientation uiautomation support. Tested it with android settings app, but both apps I tested it with was forced to an orientation, so couldn't test on a user app. Also added a mocha test. 2013-04-10 15:38:50 -05:00
Jonathan Lipps 1b332f5fc5 test to prove you can find alert by tag name (closes #395) 2013-04-09 16:23:07 -07:00
Jonathan Lipps cc249fc7d8 remove stray console log 2013-04-09 12:13:42 -07:00
Jonathan Lipps 5640b621a3 need extra brackets for these tests to pass (fixes #408) 2013-04-09 12:02:34 -07:00
bootstraponline 73b169ce69 mobile: find
Fix #387
2013-04-09 12:09:49 -04:00
Jonathan Lipps 553464b8cb comment out error checking here, todo for later 2013-04-08 19:45:18 -07:00
Jonathan Lipps 92aef7db0b add yet another possible number to this list 2013-04-08 19:45:17 -07:00
Jonathan Lipps 1a6b7ab31b check for null 2013-04-08 19:45:17 -07:00
Jonathan Lipps eee179f7c1 minor js fixes 2013-04-08 19:45:17 -07:00
Jonathan Lipps 8417f5c653 make speed flick test less flakey 2013-04-08 18:52:35 -07:00
Jonathan Lipps ba5f6d44ab update test for phone form factor 2013-04-08 18:46:45 -07:00
Jonathan Lipps df6911c611 fix this test to correspond to new bootstrap error msg 2013-04-08 18:30:21 -07:00
Jonathan Lipps acc2b6bc8a make sure fatal errors get passed to client descriptively
Fix #284
2013-04-08 17:37:02 -07:00
Jonathan Lipps 457bf32af9 go easier on these swipes to make them less flakey
fixes #330
2013-04-08 16:23:32 -07:00
Jonathan Lipps 28a986cc34 make sure empty selector doesn't crash appium (fixes #300) 2013-04-08 15:47:43 -07:00
Jonathan Lipps 38edd6de88 add android loc strat sanity test 2013-04-08 15:38:18 -07:00
Jonathan Lipps edf29b5b72 make sure /sessions doesn't return false hard-coded information
Fixes #400
2013-04-08 15:04:34 -07:00
Jonathan Lipps 1b917ef9fb make this test less likely to fail 2013-04-08 12:04:49 -07:00
Jonathan Lipps 9dc9df541d add tests for stringiness of window handles 2013-04-08 10:32:36 -07:00
Jonathan Lipps e11294d9e7 test webview implicit attributes as well 2013-04-05 16:30:19 -07:00
Jonathan Lipps 054781e1ac stub out sauce pass/fail reporting for node tests 2013-04-05 11:41:04 -07:00
Jonathan Lipps cfafd7f365 changelog and minor fixes 2013-04-04 11:55:49 -07:00
Jonathan Lipps 893fb05558 it's in git history forever. no need to keep it commented 2013-04-04 10:47:12 -07:00
Jonathan Lipps bffe855775 new screenshot tests to make sure rotation works 2013-04-04 10:39:45 -07:00
Jonathan Lipps 3cb3730edf take screenshot test out of testapp so we can move it to safari 2013-04-04 10:39:20 -07:00
Jonathan Lipps a401cb5b6e back/forward tests should be just for safari 2013-04-04 09:50:24 -07:00
Jonathan Lipps 70a5348534 handle cookie edge case 2013-04-03 15:18:49 -07:00
Jonathan Lipps 92c81916dd delete cookie(s) 2013-04-03 15:18:49 -07:00
Jonathan Lipps 8ced8af45b allow setting of cookie with expiry 2013-04-03 15:18:49 -07:00
Jonathan Lipps a2c3b4dd30 fixed set cookie test 2013-04-03 15:18:49 -07:00
Jonathan Lipps c7b8d842e4 make it harder for previous test to pass and write test for setting cookie 2013-04-03 15:18:48 -07:00
Jonathan Lipps 976970ddbc get cookies and add a test 2013-04-03 15:18:48 -07:00
Jonathan Lipps 14e83266f6 Merge pull request #364 from maudineormsby/master
Async javascript + some refactoring
2013-04-02 14:05:49 -07:00
Jason Carr 2a41591ac1 Make these tests better. 2013-04-02 12:59:48 -07:00
Jonathan Lipps 7b39f5a2b2 allow bundleIDs and not just app paths 2013-04-02 12:05:14 -07:00