public void SearchText(string text) { page.SearchText(text); driverHelper.PerformVisualAssertion(TestContext.CurrentContext.Test.MethodName); }