@javascript @core @core_artefact @jinelle Feature: Visibility of social medial buttons In order to view and click on the social media buttons As a student So I can view others social media pages Background: Given the following "users" exist: | username | password | email | firstname | lastname | institution | authname | role | | userA | Password1 | test01@example.com | Thor | Almighty | mahara | internal | member | And the following "users" exist: | username | password | email | firstname | lastname | institution | authname | role | | userB | Password1 | test02@example.com | Iron | Man | mahara | internal | member | Scenario: Creating and accessing social media buttons (Bug 1448948) Given I log in as "userA" with password "Password1" And I follow "Content" And I follow "Social media" And I follow "New social media account" And I set the following fields to these values: | Social network * | Facebook URL | | Your URL or username * | facebook.com | And I press "Save"