public void ThenIShouldSeeForOldStyleSelectMenu(string p2) { Assert.IsTrue(selectmenu.ChosenValue() == p2); }