Henrik Skupin
fac1203baa
Bug 1319024 - Remove usage of browser.newtab.url from Firefox Puppeteer. r=maja_zf
...
MozReview-Commit-ID: LwMJgQMgJoP
--HG--
extra : rebase_source : 81e0883a19df46c710c6546cde0fb469464e664e
2016-11-21 22:27:45 +01:00
Henrik Skupin
68d78f440e
Bug 1319692 - Fix test_page_info_window.py to use lowercase platform name. r=ato
...
MozReview-Commit-ID: BwYUT88Pz4q
--HG--
extra : rebase_source : f53dbce3aa69e3f6160900521416d32be5a2abc7
2016-11-25 12:46:33 +01:00
Henrik Skupin
14c08613c3
Bug 1142805 - Use ConfigParser to modify update-settings.ini r=maja_zf,rail
...
MozReview-Commit-ID: KbJofXTDa9p
--HG--
extra : rebase_source : 1d1afc68f7fe4336fd42965dc419afb907f7c429
2016-11-22 14:49:46 +01:00
Henrik Skupin
d371faf694
Bug 1142805 - Fix remaining traces for app.update.url.override. r=maja_zf,rail
...
MozReview-Commit-ID: BJvSjqippar
--HG--
extra : rebase_source : 8c4a655bcf64f61b0d319c8a193d3cea849ac32e
2016-11-22 13:29:22 +01:00
Henrik Skupin
1e727bf048
Bug 1142805 - Set update channel via default branch. r=maja_zf,rail
...
MozReview-Commit-ID: 5iHnNhLRCK4
--HG--
extra : rebase_source : f20f1c78a145f423d3e21581367cedb5c18d23b8
2016-11-22 13:15:33 +01:00
Andreas Tolfsen
e7ed8dffd5
Bug 1317462
- Remove platform capability from Marionette; r=automatedtester
...
MozReview-Commit-ID: FKdRazfHHJG
--HG--
extra : rebase_source : 83dd1b62febac91e131026fc50fc2d8a09bcf3f7
2016-11-15 00:31:05 +00:00
Wes Kocher
efcb1644e4
Back out revision 775eb155363c (bug 1304656) for causing regressions in update tests a=backout
2016-11-15 15:25:35 -08:00
Henrik Skupin
d2e409c560
Bug 1317270 - Allow to set preference values on the default branch. r=maja_zf
...
MozReview-Commit-ID: BOUMMmmGwrX
--HG--
extra : rebase_source : d3f2adf80511835ed7673b44540c66c43175c3cc
2016-11-14 14:13:04 +01:00
Henrik Skupin
f9960e6351
Bug 1316851 - Puppeteer has to use super() to call base class methods. r=maja_zf
...
MozReview-Commit-ID: 8xkVLBs9OuR
--HG--
extra : rebase_source : 756caa9a61c692faad032cef11afc9b16f574387
2016-11-11 15:04:52 +01:00
Henrik Skupin
9ac27955ff
Bug 1313312 - Separate out Puppeteer code into a core and mix-in class. r=maja_zf
...
MozReview-Commit-ID: IERAJWGQc3e
--HG--
rename : testing/puppeteer/firefox/firefox_puppeteer/testcases/base.py => testing/puppeteer/firefox/firefox_puppeteer/mixins.py
extra : rebase_source : f73d13fee2e8f45320e1905aaadf14da7b4e6892
2016-11-07 20:41:11 +01:00
Henrik Skupin
d26e078627
Bug 1313312 - Refactor puppeteer module for UI base lib classes. r=maja_zf
...
MozReview-Commit-ID: Kd1VHzCnT2X
--HG--
rename : testing/puppeteer/firefox/firefox_puppeteer/ui_base_lib.py => testing/puppeteer/firefox/firefox_puppeteer/ui/base.py
extra : rebase_source : a3a450c5425c3cfc1d6e2ef39a1dc0ab07b58f77
2016-11-04 16:00:20 +01:00
Henrik Skupin
3f766ce36c
Bug 1314891 - create_window_instance() should not fail with UnknownWindowError but create a BaseWindow. r=maja_zf
...
MozReview-Commit-ID: 8UMSB34OkUD
--HG--
extra : rebase_source : ab4a1d777e9d4f7eadbc06ea003cc7401f9b5cd0
2016-11-03 10:12:10 +01:00
Nebelhom
4a46a22f6a
Bug 1303863 - Remove restore_pref and restore_all_prefs methods from Firefox Puppeteer. r=whimboo
...
MozReview-Commit-ID: 7GdwCK98Rsb
--HG--
extra : rebase_source : d3adf4e2fe30548a6edccedf15322df508f18956
2016-09-07 23:37:47 +02:00
Henrik Skupin
02c163e8b6
Bug 1304656 - Firefox UI update tests have to use the restart buttons. r=rail
...
MozReview-Commit-ID: 2cb6MHKowgq
--HG--
extra : rebase_source : 9b4c18ece73d983b09cb9ed8a04df4d4fe58de6a
2016-10-28 12:04:36 +02:00
Henrik Skupin
9e17d950d7
Bug 1141483 - After a restart Marionette doesn't restore the previous context. r=automatedtester
...
MozReview-Commit-ID: KCI7UZn0NeZ
--HG--
extra : rebase_source : 1d743d69c1ab1e4ce3c2f90e474b5e27f9043814
2016-10-24 17:38:30 +02:00
Phil Ringnalda
d1276b5b84
Backed out changeset 7dac104b94de (bug 1141483) for WinXP permaorange in test_quit_restart.py
2016-09-29 07:38:59 -07:00
Henrik Skupin
27d984735c
Bug 1148220 - Marionette's in_app restart has to send 'quit-application-requested' observer notification. r=automatedtester
...
MozReview-Commit-ID: 3IAtFFeyJWa
--HG--
extra : rebase_source : 41889aa72afc1cfcb8c3702069a805637a1d96b3
2016-09-26 15:25:05 +02:00
Henrik Skupin
e416a05bb8
Bug 1141483 - After a restart Marionette doesn't restore the previous context. r=automatedtester
...
MozReview-Commit-ID: KCI7UZn0NeZ
--HG--
extra : rebase_source : b5f4dc2c8a91d8b2ad0f45eb77b770ebbf184b99
2016-09-26 17:59:23 +02:00
Henrik Skupin
c19bea65a7
Bug 1305370 - Bump firefox-puppeteer 52.0.0. r=maja_zf
...
MozReview-Commit-ID: IdVUoenRYMh
--HG--
extra : rebase_source : f0ef6a7125144d012f2c8631b0ea0239c677f702
2016-09-26 15:35:59 +02:00
Henrik Skupin
9da9466974
Bug 1296677 - Remove update billboard support from firefox-puppeteer. r=rstrong
...
MozReview-Commit-ID: GsQk26FifcZ
--HG--
extra : rebase_source : d6b966aebaff5105771136391e0aabfa583cf90b
2016-08-24 09:37:47 +02:00
Piyush Sinha
7e1a93b672
Bug 1274167 - Add Linter(flake8) support for Firefox-ui and Puppeteer.r=whimboo
...
MozReview-Commit-ID: Ga3iaEH54yH
--HG--
extra : rebase_source : 264c275f6e4bf8feaa2a65479aba43ca1e2cd27e
2016-08-15 02:16:18 +05:30
Henrik Skupin
97aa5e356f
Bug 1292465 - Bump firefox-puppeteer to 51.0.0. r=automatedtester
...
MozReview-Commit-ID: 1xEqCi0LQVQ
--HG--
extra : rebase_source : b26be31fabd4d699fc95f8d3e938bf92699a40a7
2016-08-05 11:41:48 +02:00
David Burns
fdd0ac2e57
Bug 1288863: Update Firefox Puppeteer to use lower case platformName r=whimboo
...
The capabilities, according to the webdriver specification, should all be lowercase.
MozReview-Commit-ID: BKBqsi0kQh1
--HG--
extra : rebase_source : 76bf2ba31a62aafcf506c3ab780bed77a58a1a71
2016-07-28 16:25:42 +01:00
Henrik Skupin
5a4de3d3e6
Bug 1261101 - Add full update snippet contents to the update results dictionary. r=maja_zf
...
MozReview-Commit-ID: sgeTaYlu8P
--HG--
extra : rebase_source : 82c410490a99522c650cab6afe603242bdd9f631
2016-07-04 16:55:13 +02:00
Henrik Skupin
e412a88a02
Bug 1282080 - Fix logging of AUS server URL for new SYSTEM_CAPABILITIES parameter. r=maja_zf
...
MozReview-Commit-ID: JMKmZY7PITj
--HG--
extra : rebase_source : 789e16a7c251a55eb39eec6cc8d0144d17e31cf4
2016-07-01 12:21:22 +02:00
Benjamin Forehand Jr
1d4d977605
Bug 1237396 - Add safebrowsing test for initial download of files. r=whimboo
...
More adjustment on the if statement within the base class.
MozReview-Commit-ID: HjifORUSWXo
--HG--
extra : rebase_source : dc0b10274613b8cbae38086571f4ab52750a2266
2016-03-09 17:19:35 -05:00
Henrik Skupin
8287873300
Bug 1280055 - Bump Firefox Puppeteer to 50.0.0 . r=maja_zf
...
MozReview-Commit-ID: 99DhMpOlnNB
--HG--
extra : rebase_source : aa7f2073e069eb12064c1b0acb81e3feee0a765f
2016-06-20 21:56:57 +02:00
Henrik Skupin
768d064ed9
Bug 1265028 - Bump Firefox Puppeteer to 49.0.0. r=maja_zf
...
MozReview-Commit-ID: 3Dd7bLeMzCS
--HG--
extra : rebase_source : e160c4707563ad701fc055c3e1e62a471dc0030c
2016-05-18 21:11:36 +02:00
Henrik Skupin
939d67481a
Bug 1265031 - Document the version scheme and release process for Firefox Puppeteer. r=davehunt
...
MozReview-Commit-ID: AgtZ0VNLkuu
--HG--
extra : rebase_source : b38ace4a197cc98634cfbab035086e1eeb389818
2016-05-18 14:17:44 +02:00
Henrik Skupin
e07a01ca67
Bug 1270953 - Enhance notification class for Firefox Puppeteer. r=maja_zf
...
MozReview-Commit-ID: KE117HzhiXM
--HG--
extra : rebase_source : eefe2b6c7141784516bddf9e913162f3744e0b7e
2016-05-17 13:43:24 +02:00
Henrik Skupin
b9da89429b
Bug 1270953 - Enhance utils module for permissions. r=maja_zf
...
MozReview-Commit-ID: GfpvGV2uhFx
--HG--
extra : rebase_source : 21eb35902b4686c704fa9214f80ee01b08c8d2bc
2016-05-17 13:44:09 +02:00
Henrik Skupin
cb99c2dc43
Bug 1271917 - Fix menu reference to close page info window. r=maja_zf
...
MozReview-Commit-ID: 4XfI5yRBe4y
--HG--
extra : rebase_source : 495ce146f848fd77e8103d7e23078e5adb3f8112
2016-05-11 12:54:36 +02:00
Henrik Skupin
be7be9082c
Bug 1262181 - Update install section of Firefox Puppeteer documentation. r=maja_zf
...
MozReview-Commit-ID: 1SSS0HGGqFy
--HG--
extra : rebase_source : dd3bba519119c1ea7d4a6162deeb24d1365996b7
2016-05-09 13:12:14 +02:00
Henrik Skupin
a3371f3c80
Bug 1270078 - Fix AutocompleteResults.get_matching_text() for new awesomebar design. r=adw
...
MozReview-Commit-ID: 1kZX35CVpga
--HG--
extra : rebase_source : 7b38a67375600fbe596e14a8dabfaa095208c60c
2016-05-04 18:44:51 +02:00
Henrik Skupin
3c7afa1336
Bug 1270256 - Update UpdateWizard class for removal of incompatible add-ons check. r=maja_zf
...
MozReview-Commit-ID: 8kDS0vtmcFM
--HG--
extra : rebase_source : e1ce0dcc77cfef1e53b5fd4d347e11a530cc22d0
2016-05-06 18:51:43 +02:00
Henrik Skupin
daf4cc9886
Bug 1270040 - Fix host usage in control center for fx ui tests. r=Gijs
...
MozReview-Commit-ID: 65RpUfoJEiW
--HG--
extra : rebase_source : 2a515489c20ca7a06775d19dad652d5fb6ff3919
2016-05-04 13:50:00 +02:00
Dave Hunt
ed76e4de18
Bug 1144873 - Implement a UI class for notification popups r=maja_zf,sydpolk
...
MozReview-Commit-ID: EAi5Y1AIitS
--HG--
extra : rebase_source : b6229546dbf8474d82373613773b6260c0c1cb44
2016-04-15 15:41:28 +01:00
Maja Frydrychowicz
abe3425f69
Bug 1259440 - Update dependencies for firefox ui harness and puppeteer for marionette_client 2.3.0 and marionette_driver 1.4.0; r=whimboo
...
MozReview-Commit-ID: BzCpUbArnUn
--HG--
extra : rebase_source : de3b0724ceecf16a545e84fe425e62dc86392b6c
2016-03-24 12:21:38 -04:00
Syd Polk
f098c6e866
Bug 1260656 - Fix firefox-puppeteer documentation generation for Readthedocs. r=maja_zf
...
MozReview-Commit-ID: 8CmozumFEmO
--HG--
extra : rebase_source : bee3eb8f232fff90010746e388cbbdf1cf2970ad
2016-04-05 16:02:47 -05:00
Carim Tho
2ca6ab8df7
Bug 1146990 - Log the URL of each tab when test leaks window handles; r=maja_zf
...
MozReview-Commit-ID: 1k5wpRNrsmY
--HG--
extra : rebase_source : b90be52bd8a9279b83542b54b147fb00443a2e04
2016-03-31 20:28:38 -03:00
Henrik Skupin
17e3984e7f
Bug 1249259 - Update Firefox puppeteer for deprecated places API. r=mak
...
MozReview-Commit-ID: HXLTybsEb4R
This patch exchanges all old and deprecated API calls with the ones in PlacesUtils. As a side-effect we can also condense some other code by using promises.
--HG--
extra : rebase_source : 36c0ca5704c6f94734bc0796e97cabf776bf42f5
2016-03-08 23:36:38 +01:00
Henrik Skupin
eb7b329a24
Bug 1260656 - Fix firefox-puppeteer documentation generation for Readthedocs. r=maja_zf
...
MozReview-Commit-ID: 4r7arjvMyWN
--HG--
extra : rebase_source : 06ce2ba9ce9e384f17f90c0c845391fcdcd9e72f
2016-03-30 14:17:10 +02:00
Maja Frydrychowicz
4e86317cea
Bug 1238733 - Bump version for firefox-puppeteer and update dependencies; r=sydpolk,whimboo
...
firefox-puppeteer = 4.0.0
firefox-ui-harness = 1.3.0
external-media-tests = 2.0
MozReview-Commit-ID: BfiL39umlrA
--HG--
extra : rebase_source : 9950079b855fa2dd3b7e0434e2bd7564eac643cd
2016-03-22 14:47:23 -04:00
Maja Frydrychowicz
b985b77b7b
Bug 1238733 - Remove dependency on Marionette harness in firefox-puppeteer; r=whimboo
...
BaseFirefoxTestCase inherits from unittest.TestCase and takes
advantage of super() to serve as a cooperative base class
for children of MarionetteTestCase.
This includes moving UpdateTestCase back into firefox-ui-harness
Also update external-media-tests and Firefox UI and Update tests to
use BaseFirefoxTestCase
MozReview-Commit-ID: 4gsKztEOFrt
--HG--
rename : testing/puppeteer/firefox/firefox_puppeteer/testcases/update.py => testing/firefox-ui/harness/firefox_ui_harness/testcases.py
extra : rebase_source : e3383f9633f26061af9521a719cae57db87ccf10
2016-03-22 12:21:30 -04:00
Henrik Skupin
e1bbe501a8
Bug 1258385 - Improve failure messages for Wait().until() calls in Firefox Puppeteer. r=sydpolk
...
MozReview-Commit-ID: GCbVC1ZwUdf
--HG--
extra : rebase_source : 916fc6eb27c574e6028e2e040b0034be627a249e
2016-03-21 15:50:59 +01:00
Fernanda Dias
60b77d7b75
Bug 1256529 - Remove unused manifest from puppeteer package. r=maja_zf
...
MozReview-Commit-ID: 4F1OYoPGmIr
--HG--
extra : rebase_source : 58cb281fe19393fed61063adc8f93c7e8c6f8adc
2016-03-15 03:38:57 -03:00
Henrik Skupin
8f78d71a1c
Bug 1212811 - focused_chrome_window_handle() should wait until focus transition has been finished. r=maja_zf
...
MozReview-Commit-ID: JXKYAez1PNV
Lets make sure that we do not return a focused chrome window handle if a focus transition event is currently happening.
In such a case the chrome window handle would be `None`.
--HG--
extra : rebase_source : f5b3e3d458efe0ff8b32c0bd68f4c3b8cb5112a0
2016-03-07 12:45:33 +01:00
Henrik Skupin
336b262421
Bug 1143928 - Refactor firefox puppeteer Deck and Panel classes to reduce code duplication. r=whimboo
...
MozReview-Commit-ID: 4j3EzKJ47nm
2016-03-01 03:23:00 +01:00
Henrik Skupin
e6f7c17ad9
Bug 1244715 - Upgrade firefox-ui-tests to use marionette_client 2.2.0 and marionette-driver 1.3.0. r=maja_zf DONTBUILD
2016-02-02 12:46:27 +01:00
Henrik Skupin
455ead4701
Bug 1243696 - Fix unsafe CPOW usage for TabBar.get_handle_for_tab(). r=maja_zf
2016-02-02 12:08:27 +01:00