Closed Bug 849018 Opened 12 years ago Closed 12 years ago

User privacy setting page - Add addition id's to the html for automation to hook into

Categories

(Participation Infrastructure :: Phonebook, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: mbrandt, Assigned: julia)

References

()

Details

(Whiteboard: [fromAutomation])

Attachments

(1 file)

Attached image qa - screenshot
I apologize for not making the needs for automation clearer. For each of the privacy setting drop downs use explicit id's for each of the elements. Example: For the photo settings drop down use something like id="privacy-photo-setting". Use unique ids for each of the drop down selectors on the edit profile page. <div class="control-group photo "> <label class="control-label" for="id_photo">Profile Photo</label> <div class="controls"> <div class="privacy-controls"> <select id="privacy-photo-setting" class="privacy-choice" name=""> <option selected="selected">-- Select privacy mode --</option> <option value="public">Public</option> <option value="mozillians">Mozillians</option> </select> </div>
Assignee: nobody → julia
These changes are deployed to https://mozillians-dev.allizom.org.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
QA verified on dev. Thank you juliaelman. The new locators look great. https://github.com/mozilla/mozillians/commit/1f9692a664daa04d030f987b48bd2a4127547f79
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: