Closed Bug 1129652 Opened 9 years ago Closed 9 years ago

Convert Mozmill test 'functional/testTabbedBrowsing/testNewWindow.js' to Marionette

Categories

(Testing :: Firefox UI Tests, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED
mozilla38

People

(Reporter: whimboo, Assigned: rbillings)

References

Details

Attachments

(1 file)

This bug will cover the necessary work to do to convert the following test into Marionette.

http://hg.mozilla.org/qa/mozmill-tests/file/default/firefox/tests/functional/testTabbedBrowsing/testNewWindow.js
Here is my feedback after looking at this test:

* The test only covers opening a new window by menu. Our unit tests already make use of shortcuts. So we outreach this test already.

* I don't see a reason why to check for the default home page in that test. It is not related to opening and closing a window.

* Further I don't see why this test is part of the tabbed browsing folder when it is covering windows. This may be a relict from Litmus.


So I would suggest we do not spend time on this test to get it converted, given that we perfectly cover this already in our unit tests:

https://github.com/mozilla/firefox-ui-tests/blob/master/firefox_puppeteer/tests/test_windows.py#L79
https://github.com/mozilla/firefox-ui-tests/blob/master/firefox_puppeteer/tests/test_windows.py#L172

The only thing I see here is that we may have to make it explicit to use the menu and not the default triggering method in line 174 and 177 of the above unit test. Rebecca would you mind to cover that?
Updated two instances of open browser to use menu option, per Comment 1
Attachment #8560073 - Flags: review?(hskupin)
Assignee: nobody → rbillings
Status: NEW → ASSIGNED
Attachment #8560073 - Flags: review?(hskupin) → review+
https://github.com/mozilla/firefox-ui-tests/commit/f30fd0fea8f79ff2cdb8bbece2d6c66937e30cf9
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 38
Priority: P1 → P2
Product: Mozilla QA → Testing
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: