Jonathan Griffin
9c071b4fe8
Bug 1121577 - Only enable SpecialPowers at newSession, r=AutomatedTester
2015-01-16 15:38:25 -08:00
Josh Grant
1194d9a39f
Bug 1128515 - Update session_capabilities property. r=dburns
...
--HG--
extra : transplant_source : %B5%80rL%CC%80%EDJ%BC%3A%5CU%E0%F1B%27%1D%1Dc%0E
extra : histedit_source : 1536b5b945e6dc00ee3cc8c022834ed1f41cece9%2Ca5207086a268c1e2d12d451faff1e11e23cfe0be
2015-02-16 10:57:10 -05:00
Barbara Miller
2a815dd08c
Bug 1131219 - Add focusmanager.testmode to Marionette; r=dburns
2015-02-17 23:04:27 +00:00
Barbara Miller
82857aa6f5
Bug 1131219 - Sort updated prefs alphbetically. r=dburns
2015-02-13 09:22:00 -05:00
Chris Manchester
1077df679e
Bug 906712 - Add a switch_to_alert API to marionette for handling alerts;r=automatedtester
2015-02-10 17:44:52 -08:00
Chris Manchester
d0425a1871
Bug 906712 - Tab modal dialog support for marionette.;r=automatedtester
2015-02-10 17:44:52 -08:00
Mike Conley
a81fc4b8c8
No bug - disable test_open_in_new_window_shortcut Marionette test for e10s to fix bustage on a CLOSED TREE. a=KWierso
...
Bug to re-enable is bug 1131860.
--HG--
extra : rebase_source : e41e246925353e147bb5eedaad9eca877a33a5c2
extra : amend_source : 1732525425b525c0229946b0ca0e146899c87895
2015-02-10 19:25:39 -05:00
Wes Kocher
7e3fd41b91
Backed out changeset 91c1bd885ad9 (bug 1121577) for Gip failures on a CLOSED TREE
2015-02-10 15:09:52 -08:00
Mike Conley
9bd4c6a6c9
Bug 1047603 - Make Marionette server force the initial browser to be remote when in an e10s window. r=chmanchester.
...
Workaround until bug 1096488 gets fixed. A newly opened e10s window has an
initial browser that is not remote, but that transitions to become remote
as soon as it attempts to load a document. Marionette, unfortunately, is
not prepared at this time to deal with transitions between remote and
non-remote browsers. We work around this by forcing the initial browser to
be remote when the window opens.
--HG--
extra : rebase_source : 437dba9a74b662c23aa3d8540221897277690be7
2015-02-05 17:56:43 -05:00
Chris Manchester
d4b12a9437
Bug 1090925 - Add keyboard support to marionette action chains ("keyDown" and "keyUp").;r=automatedtester
2015-02-10 13:55:33 -08:00
Chris Manchester
88ee2578a8
Bug 1114474 - Unbreak some mach consumers of marionette.r=ahal
2015-02-10 13:55:33 -08:00
Jonathan Griffin
6cd5b73a8b
Bug 1121577 - Only enable SpecialPowers at newSession, r=AutomatedTester
2015-01-16 15:38:25 -08:00
Ryan VanderMeulen
74f80ff51c
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-02-10 16:03:15 -05:00
Alexandre Lissy
791808dd5f
Bug 1130287 - Expose isB2G in SpecialPowers. r=sicking
...
Some mochitests needs to behave differently when ran on B2G Desktop.
Currently, this is implemented using user agent string detection,
mostly relying on "Mobile" being present and "Android" being absent.
This is only true on B2G Desktop when ran on Try because the mozconfig
defined FXOS_SIMULATOR and that, per bug 1115935, this substring is only
added in this case, but not if just MOZ_B2G is defined. A better
approach is to expose 'isB2G' in SpecialPowers for this kind of
detection.
2015-02-08 10:09:00 +01:00
David Burns
abb4bb800d
Bug 1084125: Allow requiredCapabilities in Marionette, if they are not fulfilled then a new session is not created; r=chmanchester
...
--HG--
extra : rebase_source : 30ae50686b26ea05f93752a74ce194199bace3ba
2015-02-06 21:45:33 +00:00
David Burns
8f765df2a5
Bug 1084125: Add in SessionNotCreatedException to marionette; r=chmanchester
...
--HG--
extra : rebase_source : 669c304e8f1d20e71d7523ea8f561d9fde0c1ad9
2015-02-06 21:42:24 +00:00
David Burns
03b46b7f62
Bug 1084125: Merge in desired capabilities when passed in on new session; r=chmanchester
...
--HG--
extra : rebase_source : 43f1e0cb7ad6aeae94396b654f9fabcbc4e9ad71
2015-02-06 20:25:17 +00:00
Eric Rahm
147b2557d7
Bug 1128760 - Part 2: Expose debug_script option. r=jgriffin
2015-02-07 12:22:26 -08:00
Eric Rahm
0b1fdea1f0
Bug 1128760 - Part 1: Disable onerror hooking in chrome context. r=jgriffin
2015-02-07 12:05:27 -08:00
Julien Pagès
63a7652770
Bug 1112913 - Screenshots should return only the view port. r=dburns
2015-02-02 13:57:00 +01:00
Josh Grant
aff224e16c
Bug 1105863 - Add docstring to timeouts. r=dburns
...
--HG--
extra : transplant_source : %83%B8%99%B70c%DE%DB%5D%5B%DB%8A/%DC%08%EE%E2J%11%03
extra : histedit_source : e28545c7ee3493b2bd3511ebd566ef031eb2321d%2Cac2ee5b9a92eb87a80c8132135c1abac640cfbef
2015-01-30 07:37:11 -05:00
Ted Mielczarek
96e0d6a7dd
bug 859952 - B2GDesktopInstance should clone the gaia profile by default. r=ahal
...
--HG--
extra : rebase_source : 33fb2b38166139f6ba64ab66e0738c751a682152
2015-01-07 14:17:05 -05:00
Ted Mielczarek
d8ee02caf2
bug 1112660 - Fix B2GDesktopInstance.required_prefs. r=ahal
...
--HG--
extra : rebase_source : c3765b8b6d8b7a47b30fe5633607244d04960d8e
2015-01-07 14:17:04 -05:00
Ted Mielczarek
e750692515
bug 1114695 - factor a lot of MarionetteJSTestCase.runTest out into CommonTestCase.run_js_test. r=jgriffin
...
--HG--
extra : rebase_source : e9716d826bd719cd52974e63fa15d67bfc59fc07
2015-01-07 14:17:05 -05:00
Peter Chang
74db30158c
Bug 1121335 - Add the testing of selectioncarets drag with multiple selection ranges, r=roc
2015-01-25 19:36:00 +01:00
Morris Tseng
68f90bd702
Bug 1121353 - Use DOMWindowUtils::SendNativeTouchPoint for emitTouchEvent. r=dburns
2015-01-19 23:12:00 +01:00
Ryan VanderMeulen
ef5151430b
Backed out changeset b166a3cda8f6 (bug 1121577) for B2G cpptest startup crashes.
...
CLOSED TREE
2015-01-22 20:58:36 -05:00
Jonathan Griffin
a9ccbbf2fe
Bug 1121577 - Only toggle security pref during a session, r=AutomatedTester
2015-01-16 15:38:25 -08:00
Dave Hunt
7a65748e28
Bug 1120364 - Bump marionette_client version to 0.8.7. r=hskupin DONTBUILD
2015-01-22 14:41:51 +00:00
David Burns
ebdcfaf1cc
Bug 1070307: have findElements return an array of objects with a key instead of just an array of strings; r=jgriffin
...
--HG--
extra : rebase_source : d6c80438d56dedb8f4b907f48ba568231424552b
2015-01-19 23:01:18 +00:00
Carsten "Tomcat" Book
3823a536a2
Backed out changeset c197752ff132 (bug 1107337) for fixing mn bustage on a CLOSED TREE
2015-01-21 16:46:54 +01:00
Carsten "Tomcat" Book
6ac5c09770
Backed out changeset c886cd910936 (bug 1107336)
...
--HG--
rename : testing/marionette/driver/marionette_driver/application_cache.py => testing/marionette/client/marionette/application_cache.py
rename : testing/marionette/driver/marionette_driver/by.py => testing/marionette/client/marionette/by.py
rename : testing/marionette/driver/marionette_driver/date_time_value.py => testing/marionette/client/marionette/date_time_value.py
rename : testing/marionette/driver/marionette_driver/decorators.py => testing/marionette/client/marionette/decorators.py
rename : testing/marionette/driver/marionette_driver/errors.py => testing/marionette/client/marionette/errors.py
rename : testing/marionette/driver/marionette_driver/expected.py => testing/marionette/client/marionette/expected.py
rename : testing/marionette/driver/marionette_driver/geckoinstance.py => testing/marionette/client/marionette/geckoinstance.py
rename : testing/marionette/driver/marionette_driver/gestures.py => testing/marionette/client/marionette/gestures.py
rename : testing/marionette/driver/marionette_driver/keys.py => testing/marionette/client/marionette/keys.py
rename : testing/marionette/driver/marionette_driver/marionette.py => testing/marionette/client/marionette/marionette.py
rename : testing/marionette/driver/marionette_driver/selection.py => testing/marionette/client/marionette/selection.py
rename : testing/marionette/driver/marionette_driver/wait.py => testing/marionette/client/marionette/wait.py
2015-01-21 16:12:13 +01:00
Carsten "Tomcat" Book
15cd83bcf5
Backed out changeset 805dce7ae79f (bug 1107336)
2015-01-21 16:11:42 +01:00
Carsten "Tomcat" Book
8baf30102c
Backed out changeset 6aca01a96d37 (bug 1107336)
2015-01-21 16:11:28 +01:00
Carsten "Tomcat" Book
b038666e4a
Backed out changeset 5a2e085824ae (bug 1107336)
2015-01-21 16:10:57 +01:00
Carsten "Tomcat" Book
7137cb17aa
Backed out changeset 3c4e0437ace5 (bug 1107336)
2015-01-21 16:10:44 +01:00
Carsten "Tomcat" Book
87ad8029de
Backed out changeset 4ac07f1f2998 (bug 1107336)
2015-01-21 16:10:27 +01:00
David Burns
28f424d90b
Bug 1107336: update Marionette-Client dependencies to include marionette driver; r=jgriffin
...
--HG--
extra : rebase_source : 36c159f68debeae4f442035233a90919b06d43b1
2015-01-21 00:32:24 +00:00
David Burns
07a8a918ec
Bug 1107336: Update imports for loop tests; r=jgriffin
...
--HG--
extra : rebase_source : 5bcb1d7f8585033618197eed259688e034361d75
2015-01-16 15:13:26 +00:00
David Burns
19f70f4fb9
Bug 1107336: selection tests imports for marionette; r=jgriffin
...
--HG--
extra : rebase_source : 807b6f129b932445da3355b11bd3c7ff569c852e
2015-01-09 21:42:06 +00:00
David Burns
f30ab30a20
Bug 1107336: Update imports to new Marionette Driver from runner; r=jgriffin
...
--HG--
extra : rebase_source : 5c91d5a35bf2707a04cb5b65acfb1a9688f2f3ac
2015-01-05 21:51:03 +00:00
David Burns
9687636fa5
Bug 1107336: update tests not covered by manifest for when they are ready; r=jgriffin
...
--HG--
extra : rebase_source : 88ec67c56d415ba716a4b062a549732f03868b2d
2014-12-11 15:56:44 +00:00
David Burns
79f2d9d1f3
Bug 1107336: Move marionette code for driving the browser out of the runner; r=jgriffin
...
--HG--
rename : testing/marionette/client/marionette/application_cache.py => testing/marionette/driver/marionette_driver/application_cache.py
rename : testing/marionette/client/marionette/by.py => testing/marionette/driver/marionette_driver/by.py
rename : testing/marionette/client/marionette/date_time_value.py => testing/marionette/driver/marionette_driver/date_time_value.py
rename : testing/marionette/client/marionette/decorators.py => testing/marionette/driver/marionette_driver/decorators.py
rename : testing/marionette/client/marionette/errors.py => testing/marionette/driver/marionette_driver/errors.py
rename : testing/marionette/client/marionette/expected.py => testing/marionette/driver/marionette_driver/expected.py
rename : testing/marionette/client/marionette/geckoinstance.py => testing/marionette/driver/marionette_driver/geckoinstance.py
rename : testing/marionette/client/marionette/gestures.py => testing/marionette/driver/marionette_driver/gestures.py
rename : testing/marionette/client/marionette/keys.py => testing/marionette/driver/marionette_driver/keys.py
rename : testing/marionette/client/marionette/marionette.py => testing/marionette/driver/marionette_driver/marionette.py
rename : testing/marionette/client/marionette/selection.py => testing/marionette/driver/marionette_driver/selection.py
rename : testing/marionette/client/marionette/wait.py => testing/marionette/driver/marionette_driver/wait.py
extra : rebase_source : 4fa2501172cc1dedf20e2f236b32fe3bbfc30b4f
2014-12-09 20:33:03 +00:00
David Burns
54d0aaf618
Bug 1107337: Update Marionette unit tests to use Marionette Driver modules; r=jgriffin
...
--HG--
extra : rebase_source : db859b19823fa6b05fe5f529458584f571e4e21d
2014-12-09 20:17:56 +00:00
Chris Manchester
723e833227
Bug 1122609 - Set marionette arguments per execute script call in chrome scope even if the sanbox is reused.;r=jgriffin
2015-01-20 20:35:15 -05:00
Chris Manchester
bea5887c6d
Bug 1122609 - Test that setting script_args for multiple execute_script calls in chrome scope works when the sanbox is reused.;r=jgriffin
2015-01-20 20:35:15 -05:00
Ehsan Akhgari
ad89cf8ff2
Merge m-c into b2g-inbound
2015-01-19 14:35:38 -05:00
Fernando Jimenez
d48b684909
Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice
2015-01-19 14:50:32 +01:00
Chris Manchester
a9696ebf44
Bug 1117906
- Skip test_accessibility.py b2g as long as it's consistently failing. r=yzen
2015-01-16 16:18:23 -05:00
Jeremy Chen
1f8944213d
Bug 1110917 - Part 3 - Remove HTMLElement.location usage in selection.py. r=dburns
2015-01-05 13:34:24 +08:00