I'm building an tab for a brand page, which I am testing via Cucumber/Selenium. I have created several test users in different states, but am hanging up on creating a test user who LIKEs my brand.
When I visit my own brand page logged in as my real facebook user, I see a LIKE button.
When I visit my brand page logged in as a test user, I do not see an option to LIKE the page.
I have had no trouble creating or testing users who have given my tab/app permissions. All test users are associated with the brand page in the developers app.
Is it possible to have a test user like an existing brand page, or are there other suggestions for how to test this user scenario?
Thanks