Description
As a User,
Given that I am on the Organization Profile Page,
When I click on the Add social media links option,
Then I should be able to type my Facebook, Linkedin and Twitter URL.
Acceptance Criteria:
Facebook URL: "https://www.facebook.com/username", "www.facebook.com/username", "facebook.com/username" are all valid links.
LinkedIn URL: "https://www.linkedin.com/in/username", "www.linkedin.com/in/username" , "linkedin.com/in/username" are all valid links.
Twitter URL: The user will only enter the username, which should be automatically merged with the link "www.twitter.com/". If the user enters the complete URL then it should be in following format: "https://www.twitter.com/username", "www.twitter.com/username", "twitter.com/username" are all valid.