As a user
When I open the android application
And tap on the freecodecampdallas@gmail.com link to send an email
I should be directed to my default android email client
Scenario: reproduce error
Given I have openned the android appliction
And clicked on the mailto link
Then I am redirected to a Webpage not found
I should instead see an email client ready to compose a message to freecodecampdallas@gmail.com
As a user When I open the android application And tap on the freecodecampdallas@gmail.com link to send an email I should be directed to my default android email client
Scenario: reproduce error Given I have openned the android appliction And clicked on the mailto link Then I am redirected to a Webpage not found I should instead see an email client ready to compose a message to freecodecampdallas@gmail.com