signupScreen constant
AFSIScreenTestID
const signupScreen
Fills in the username and password, and clicks "Sign In"
The username and password should be supplied as param1 and param2 to
AFWorkflowTestExecute.runScreenTest
.
Implementation
static const signupScreen = AFSIScreenTestID("signupScreen");