J. Ryan Stinnett
|
f0e7ce6951
|
Bug 797639 - Part 3: Fix Marionette client / server loading and parsing. r=jgriffin
|
2014-05-14 14:30:02 -05:00 |
|
David Burns
|
118276c4d0
|
Bug 1006511: Do not print script timeout messages to tbpl for marionette tests; r=mdas
|
2014-05-13 21:00:15 +01:00 |
|
Julien Pagès
|
276ce2bc8e
|
Bug 996236 - Allow getting screenshots from marionette in binary. r=wlach
|
2014-05-12 10:57:53 -04:00 |
|
Dave Hunt
|
9d6ab813dc
|
Bug 1007592 - Collect version information from capabilities when running against a remote binary instance. r=mdas
|
2014-05-09 10:21:00 -04:00 |
|
David Burns
|
85822a57f2
|
Bug 1006105: Allow switching to top level frame if index is passed in. r=mdas
|
2014-05-09 15:01:34 +01:00 |
|
Andrew Halberstadt
|
d2b21d95ed
|
Bug 1000883 - Marionette client should check for crashes on IOError, r=AutomatedTester
|
2014-05-09 10:12:27 -04:00 |
|
Malini Das
|
1329795204
|
Bug 932804 - Fix oop frame tapping bug, r=dburns
|
2014-05-07 17:01:07 -04:00 |
|
William Lachance
|
6aba1dc4e8
|
Bug 1005758 - Clean up marionette package descriptions on pypi. r=mdas
|
2014-05-05 00:21:13 -04:00 |
|
David Burns
|
296721c2bd
|
Bug 967813: Put the error reason in the message that is reported on TBPL for easier starring; r=philor
|
2014-05-03 21:02:38 +01:00 |
|
Benoit Girard
|
e8bd2261b0
|
Bug 986160 - Add MozGtestFriend.h to deal with gtest in non test builds. r=glandium
|
2014-04-07 15:23:03 -04:00 |
|
sashakruglov
|
89b7bb2314
|
Bug 834502 - Need to cover more cases in test_click.py;r=automatedtester
|
2014-04-29 23:30:00 +01:00 |
|
David Burns
|
8ac5a89123
|
Bug 1004089: Allow frame switching in marionette when switching by index and the frame is OOP; r=mdas
|
2014-04-30 22:59:25 +01:00 |
|
Malini Das
|
3648714a31
|
Bug 995989 - fix APZ scrolling, r=dburns
|
2014-04-30 17:48:21 -04:00 |
|
Ryan VanderMeulen
|
80d774ea50
|
Merge m-c to inbound on a CLOSED TREE.
|
2014-04-30 16:47:33 -04:00 |
|
Vicamo Yang
|
8354f79a2e
|
Bug 996443: carry emulator arch automatically for mach commands. r=ahal
|
2014-05-01 00:57:39 +08:00 |
|
William Lachance
|
11e876b5c7
|
Bug 1002619 - Fix syntax error in Marionette's setup.py. r=ato
|
2014-04-28 14:34:29 -04:00 |
|
Michael Vines
|
19697c0a12
|
Bug 1002039 - fix virtualenv download code, r=mdas
|
2014-04-28 20:55:33 -07:00 |
|
Malini Das
|
a548b6cf96
|
Bug 1001461 - Bump marionette_client version to 0.7.7 and release to PyPI, r=davehunt
|
2014-04-29 10:16:11 -04:00 |
|
William Angell
|
b611795a01
|
Bug 974465 - Replaced all asterisk imports in Marionette client with explicit imports; r=automatedtester
|
2014-04-28 10:18:00 +01:00 |
|
David Burns
|
522a852d9e
|
Bug 929175: Part 1: Allow Marionette to switch to frameset frames. ; r=mdas
|
2014-01-18 20:08:36 +00:00 |
|
David Burns
|
cb58f05265
|
Bug 929175: Part 2: Updating frames tests.; r=mdas
|
2014-04-25 14:41:17 +01:00 |
|
Andreas Tolfsen
|
86d8e58e41
|
Bug 999550 - Make check for B2G backwards compatible with Gecko 28 branch. r=bsilverberg
|
2014-04-25 07:47:00 -04:00 |
|
David Burns
|
6bcbfcfc7d
|
Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin
|
2013-01-09 14:32:54 +00:00 |
|
Carsten "Tomcat" Book
|
62cb07a37c
|
Backed out changeset bc6ddc5dc31a (bug 929175) on request on a CLOSED TREE
|
2014-04-25 15:51:24 +02:00 |
|
Carsten "Tomcat" Book
|
2f5f7529a1
|
Backed out changeset 6bb03867a3ad (bug 929175)
|
2014-04-25 15:50:33 +02:00 |
|
Carsten "Tomcat" Book
|
6a15981895
|
Backed out changeset a3e1f186d06a (bug 811747)
|
2014-04-25 15:50:28 +02:00 |
|
David Burns
|
6252d5ccd4
|
Bug 811747: Adding a test for checking that page_source handles unicode chars; r=jgriffin
|
2013-01-09 14:32:54 +00:00 |
|
David Burns
|
a104d2cf6e
|
Bug 929175: Part 2: Updating frames tests.; r=mdas
|
2014-04-25 14:41:17 +01:00 |
|
David Burns
|
a4b397d098
|
Bug 929175: Part 1: Allow Marionette to switch to frameset frames. ; r=mdas
|
2014-01-18 20:08:36 +00:00 |
|
Eddy Bruel
|
ba17901de0
|
Bug 859372 - Refactor transport.js; r=past
|
2014-04-24 13:23:30 +02:00 |
|
David Burns
|
5fbdb15070
|
Bug 967021: Check that a window listener is not null in marionette; r=mdas
|
2014-04-17 21:14:09 +01:00 |
|
David Burns
|
4085034e4f
|
Bug 990299: correct and enable window management test in Marionette; r=mdas
|
2014-04-17 20:48:27 +01:00 |
|
Malini Das
|
e080dd7f1b
|
Bug 993478 - Let a user select docroot for the webserver, r=jgriffin
|
2014-04-10 13:02:23 -04:00 |
|
Jonathan Griffin
|
86f7c1e92b
|
Bug 902711 - Make marionette_transport its own package, r=ato
|
2013-10-14 17:58:40 -07:00 |
|
Ed Morley
|
6c90545426
|
Backed out changeset 60d427dbb7dc (bug 993478) for gaia-ui-test failures; CLOSED TREE
|
2014-04-10 16:21:50 +01:00 |
|
Malini Das
|
4728da9938
|
Bug 991959 - fix chrome iframe switching, r=dburns
|
2014-04-10 10:33:39 -04:00 |
|
Malini Das
|
e74619b163
|
Bug 958036 - fix scrolling in apps with APZ enabled, r=dburns
|
2014-04-10 10:26:08 -04:00 |
|
Malini Das
|
18f77892be
|
Bug 993478 - Let a user select docroot for the webserver, r=jgriffin
|
2014-04-10 10:11:33 -04:00 |
|
Carsten "Tomcat" Book
|
aafe0a6459
|
merge b2g-inbound to mozilla-central
|
2014-04-09 14:27:34 +02:00 |
|
David Burns
|
8d93358537
|
Bug 990298: Correcting window switching test; r=jgriffin
|
2014-04-08 22:02:23 +01:00 |
|
Vicamo Yang
|
9fba03c823
|
Bug 975442: recognize as emulator if device name begins with 'emulator'. r=jgriffin
|
2014-04-09 10:14:07 +08:00 |
|
David Burns
|
025ab4be6d
|
Bug 882687: Fixing test position test; r=mdas
|
2014-04-08 01:13:31 +01:00 |
|
David Burns
|
9c91cd914a
|
Bug 811796: Add missing test files to the manifest; r=jgriffin
|
2014-04-08 01:09:30 +01:00 |
|
Ryan VanderMeulen
|
4be6b97fe2
|
Merge inbound to m-c.
|
2014-04-04 14:51:38 -04:00 |
|
Dave Hunt
|
fafd621d9c
|
Bug 919923 - Create a section in the HTML report with build details. r=jgriffin
|
2014-04-04 08:19:23 -04:00 |
|
Jonathan Griffin
|
bbce2fdb20
|
Bug 989048 - Use TimeoutException instead of Exception for emulator startup timeouts, r=mdas
|
2014-04-01 10:02:09 -07:00 |
|
David Burns
|
f3ec32d7e3
|
Bug 989370: Update Marionette Stale Element Reference exception to give a meaningful explanation; r=jgriffin
|
2014-03-31 21:02:06 +01:00 |
|
David Burns
|
27ae7d7ebd
|
Bug 967179: Enable b2g tests that do not need to be disabled; r=mdas
|
2014-04-03 22:14:57 +01:00 |
|
David Burns
|
cbaf72732f
|
Bug 991242: Remove Marionette unit test as this is covered by Gaia testing; r=jgriffin
|
2014-04-03 22:01:26 +01:00 |
|
Wes Kocher
|
0db346b4d5
|
Merge inbound to m-c
|
2014-03-25 19:54:55 -07:00 |
|