TestPage.Newonly "puts the cursor in a row" - which does nothing in a Page that is not editable.
TestPage.OpenNewdoes nothing in a ListPage as far as i figured it out.
TestPage.New().Invoke()would be what i am looking for, but that possiblity does not exist, since "New()" does not return a "TestAction".