public void ThenUserShouldGetValidCodeUsingValidSerial() { this.scenarioContext.Add("APICode", apiMethods.GetCodeusingToken(this.scenarioContext.Get <string>("APIserial"), this.scenarioContext.Get <string>("ApiToken"))); }