Exemplo n.º 1
0
 public void ThenIShouldBeRedirectedToRegisterAccountPage()
 {
     NavigationPage.NavigateToRegisterAccountPage();
 }
Exemplo n.º 2
0
 public void GivenIAmInTheRegistrationPageOfTheSystem()
 {
     NavigationPage.NavigateToRegisterAccountPage();
 }