Closed
Bug 1215469
Opened 10 years ago
Closed 9 years ago
Create a Gaia UI test that exercises the first run dialog in the browser
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: martijn.martijn, Assigned: martijn.martijn)
References
Details
Attachments
(1 file)
In bug 1205042, a first run popup appears in the browser, that mentions something about tracking protection.
We've disabled that dialog in bug 1215191, so our Gaia UI tests don't fail because of it.
But we should create a test for this feature, to make sure it doesn't break.
![]() |
||
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8678592 -
Flags: review?(npark)
Attachment #8678592 -
Flags: review?(jlorenzo)
![]() |
||
Comment 2•9 years ago
|
||
Comment on attachment 8678592 [details] [review]
[gaia] mwargers:1215469 > mozilla-b2g:master
Other than the small nit to replace the sleep() call, it looks good to me.
Attachment #8678592 -
Flags: review?(npark) → review+
Comment 3•9 years ago
|
||
Comment on attachment 8678592 [details] [review]
[gaia] mwargers:1215469 > mozilla-b2g:master
It's a good test, thanks for adding it. There is one class relationship we can make clearer. There's also some checks that are done twice. Making these changes would likely make the intent clearer, I think.
Attachment #8678592 -
Flags: review?(jlorenzo)
Assignee | ||
Comment 4•9 years ago
|
||
Comment on attachment 8678592 [details] [review]
[gaia] mwargers:1215469 > mozilla-b2g:master
I updated the pull request and removed FullscreenDialog completely here and use is_element_present instead. This seems much cleaner to me. What do you think?
Attachment #8678592 -
Flags: review?(jlorenzo)
Comment 5•9 years ago
|
||
Comment on attachment 8678592 [details] [review]
[gaia] mwargers:1215469 > mozilla-b2g:master
Good call! The end of the test looks nicer.
Attachment #8678592 -
Flags: review?(jlorenzo) → review+
Assignee | ||
Comment 6•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•