@Then("I verify risk of search option in fund search")
 public void verifyRiskInFundOfFund() {
   investmentFundCompanyPage.verifyRiskInFund(1);
 }