예제 #1
0
 def test002_CouponCodesProductsOrder(self):
     Selection.Categories_QP(self,"Air Filter")         
     Selection.SubCategories_options(self,"Air-Filters")
     FunctionCommon.my_wait_element(self,"//img[@alt=\'View Products\']")
     self.selenium.click("//img[@alt=\'View Products\']")
     Selection.Products(self)
     AddCart.AddCart(self,"1")
     Selection.couponcode(self,"EN7XQ9WF9HV")
예제 #2
0
 def test001_CouponCodesCatesOrder(self):
     Selection.Year(self,"2010")
     Selection.Make(self,"GMC")
     Selection.Categories_QP(self,"Tonneau Covers")
     Selection.SubCategories_options(self,"Inverse Snap Tonneau")
     Selection.Products(self)
     AddCart.AddCart(self,"1")
     Selection.couponcode(self,"UE9A62C227T")