Scenario: More languages (input language selection) # features/settings_panel.feature:26 Given I am at random page # features/step_definitions/common_steps.rb:1 When I open ULS # features/step_definitions/font_selection_steps.rb:17 And I switch to Input panel of language settings # features/step_definitions/panel_steps.rb:79 unable to locate element, using {:id=>"input-panel-trigger", :tag_name=>"div"} (Watir::Exception::UnknownObjectException) ./features/step_definitions/panel_steps.rb:80:in `/^I switch to Input panel of language settings$/' features/settings_panel.feature:29:in `And I switch to Input panel of language settings' And I click the button with the ellipsis # features/step_definitions/common_steps.rb:29 Then I see Worldwide # features/step_definitions/cog_sidebar_user_steps.rb:87 And I see Language Search # features/step_definitions/cog_sidebar_user_steps.rb:67 And I can navigate back to Input Settings # features/step_definitions/cog_sidebar_user_steps.rb:36