Example #1
0
 public void ChangeFixedPrice()
 {
     AppObject.ChangingFixedPrice("1000", "Other reason", "Testing by changing the Fixed Price");
     AppObject.ValidateInHistory("Testing by changing the Fixed Price");
 }