Page MenuHomePhabricator
Paste P965

Masterwork From Distant Lands
ActivePublic

Authored by Jdlrobson on Jul 15 2015, 2:37 PM.
Tags
None
Referenced Files
F192554: Masterwork From Distant Lands
Jul 15 2015, 2:37 PM
Subscribers
None
@chrome @en.m.wikipedia.beta.wmflabs.org
Feature: Menu
Background: # features/menu.feature:4
Given I am using the mobile site # features/step_definitions/common_steps.rb:1
@wip
Scenario: Check links in menu # features/menu.feature:8
And I have Gather # features/step_definitions/common_steps.rb:26
And I am on the "Main Page" page # features/step_definitions/common_steps.rb:41
When I click on the main navigation button # features/step_definitions/menu_steps.rb:1
unable to locate element, using {:id=>"mw-mf-main-menu-button", :tag_name=>"a"} (Watir::Exception::UnknownObjectException)
./features/step_definitions/menu_steps.rb:2:in `/^I click on the main navigation button$/'
features/menu.feature:11:in `When I click on the main navigation button'
Then I should see a link to "Collections" in the main navigation menu # features/step_definitions/menu_steps.rb:5
Failing Scenarios:
cucumber features/menu.feature:8 # Scenario: Check links in menu
1 scenario (1 failed)
5 steps (1 failed, 1 skipped, 3 passed)
0m17.337s

Event Timeline

Jdlrobson changed the title of this paste from untitled to Masterwork From Distant Lands.
Jdlrobson updated the paste's language from autodetect to autodetect.