Closed
Bug 948622
Opened 12 years ago
Closed 12 years ago
Improve activate_edit_mode()
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zcampbell, Assigned: viorela)
Details
Attachments
(1 file)
The locator in this is horrible!
Let's try and simplify it down to something that we can trust a bit more.
If possible improve the wait for it to get into edit mode too.
This affects the tests:
test_homescreen_edit_mode.py
test_homescreen_delete_app.py
test_homescreen_move_app.py
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → viorela.ioia
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8346546 -
Flags: review?(zcampbell)
Attachment #8346546 -
Flags: review?(trifandreialin)
Attachment #8346546 -
Flags: review?(florin.strugariu)
Updated•12 years ago
|
Attachment #8346546 -
Flags: review?(florin.strugariu) → review+
Updated•12 years ago
|
Attachment #8346546 -
Flags: review?(andrei.hutusoru)
![]() |
||
Comment 2•12 years ago
|
||
Comment on attachment 8346546 [details] [review]
Github PR: https://github.com/mozilla-b2g/gaia/pull/14612
This works ok on device, but I am going to r- this because test_homescreen_delete_app fails on desktop locally and on Travis.
Also nth-child is a to risky locator
Attachment #8346546 -
Flags: review?(andrei.hutusoru) → review-
Comment 3•12 years ago
|
||
Comment on attachment 8346546 [details] [review]
Github PR: https://github.com/mozilla-b2g/gaia/pull/14612
please improve "_visible_icons_locator"
https://github.com/mozilla-b2g/gaia/pull/14612#discussion-diff-8368374R17
Attachment #8346546 -
Flags: review?(trifandreialin) → review-
Comment 4•12 years ago
|
||
Comment on attachment 8346546 [details] [review]
Github PR: https://github.com/mozilla-b2g/gaia/pull/14612
Change back that locator to use "translateX(0px);"
Attachment #8346546 -
Flags: review+ → review-
Assignee | ||
Updated•12 years ago
|
Attachment #8346546 -
Flags: review?(trifandreialin)
Attachment #8346546 -
Flags: review?(florin.strugariu)
Attachment #8346546 -
Flags: review?(andrei.hutusoru)
Attachment #8346546 -
Flags: review-
Updated•12 years ago
|
Attachment #8346546 -
Flags: review?(florin.strugariu) → review+
![]() |
Reporter | |
Comment 5•12 years ago
|
||
Comment on attachment 8346546 [details] [review]
Github PR: https://github.com/mozilla-b2g/gaia/pull/14612
r+
Attachment #8346546 -
Flags: review?(zcampbell) → review+
Comment 6•12 years ago
|
||
Comment on attachment 8346546 [details] [review]
Github PR: https://github.com/mozilla-b2g/gaia/pull/14612
r+
Attachment #8346546 -
Flags: review?(trifandreialin) → review+
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Attachment #8346546 -
Flags: review?(andrei.hutusoru)
You need to log in
before you can comment on or make changes to this bug.
Description
•