The correct syntax for Scenario Outline is: When I add "<animal>" to the search box @When("^I add \"([^\"]*)\" to the search box$") // Or ...
確定! 回上一頁