https://bugzilla.wikimedia.org/show_bug.cgi?id=54671

--- Comment #7 from Chris McMahon <[email protected]> ---

ULS tests are doing it: 


tests/browser/features/support/pages/reset_preferences.rb 
Last indexed a month ago
1
2
3
4
class ResetPreferencesPage
    include PageObject
    include URL
    page_url URL.url('Special:Preferences/reset')
Ruby
tests/browser/features/step_definitions/common_steps.rb 
Last indexed 4 days ago
59
60
61
After('@reset-preferences-after') do |scenario|
    visit(ResetPreferencesPage)
    on(ResetPreferencesPage).submit_element.click

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to