diff --git a/tests/features/homepage.feature b/tests/features/homepage.feature index b97dc74512..967b3f3c2a 100644 --- a/tests/features/homepage.feature +++ b/tests/features/homepage.feature @@ -105,8 +105,8 @@ Feature: Homepage When I am on the homepage Then I should see "Mercury poisoning" as the Highlighted content - And I should see the link "More solutions" - When I click "More solutions" + And I should see the link "Related content" + When I click "Related content" Then I should be on the advanced search page And the "Solution" content checkbox item should be selected diff --git a/tests/features/joinup_core/social_share.feature b/tests/features/joinup_core/social_share.feature index d55f3f4e24..74df3d4dbc 100644 --- a/tests/features/joinup_core/social_share.feature +++ b/tests/features/joinup_core/social_share.feature @@ -39,8 +39,7 @@ Feature: Sharing content on social networks | Important solution | Social networks | validated | When I am logged in as a user with the "authenticated" role - And I am on the homepage - And I click "More solutions" + And I visit the search page And I click the contextual link "Share" in the "Important solution" tile And I should see the link "Facebook"