[Fact] public void should_create_todo() { Page("/CreatePage.xaml").Ready(p => { p .Find("TitleTextBox") .SetText("New Todo"); p .Find