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