コード例 #1
0
 @When("I clear on solar option of asset type")
 public void clearSolarAsset() {
   investmentFundCompanyPage.selectSolarAsset();
 }