Esempio n. 1
0
 public void WhenUserMakesRequestWithValidTokenAndForAnd(string type, string typevalue)
 {
     this.scenarioContext.Add("APIserial", apiMethods.GetSerialviaType(this.scenarioContext.Get <string>("ApiToken"), type, typevalue));
 }