Page MenuHomePhabricator

browsertest: unable to locate element "uls-display-settings"
Closed, InvalidPublic

Description

Scenario: Live preview of display language changes can be reverted on closing the dialog on cancel from a different panel

Spotted while running browser tests using ULS master branch and default settings:

Scenario: Live preview of display language changes can be reverted on closing the dialog on cancel from a different panel

features/live_preview_of_display_language.feature:38

Yields:

Then I should see the text in the language panel in English

    unable to locate element, using {:class=>"uls-display-settings", :tag_name=>"div"} (Watir::Exception::UnknownObjectException)
    ./features/step_definitions/live_preview_of_display_language_steps.rb:23:in `/^I should see the text in the language panel in (.+?)$/'
    features/live_preview_of_display_language.feature:45:in `Then I should see the text in the language panel in English'

See attachement


Version: master
Severity: normal

Attached:

Details

Reference
bz61215

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 3:00 AM
bzimport set Reference to bz61215.
bzimport added a subscriber: Unknown Object (MLST).
Amire80 lowered the priority of this task from High to Low.Jul 22 2015, 4:16 PM
Amire80 set Security to None.

It is probably no more an issue and/or the browser tests are no more used for UniversalLanguageSelector.