@When("I clear on solar option of asset type")
 public void clearSolarAsset() {
   investmentFundCompanyPage.selectSolarAsset();
 }