Exemplo n.º 1
0
 def test021_ymmCat_NerfBars_GMC_3RoundTubeNerfBars(self):
      Mutil_Selection.Year(self,"2009")
      Mutil_Selection.Categories_QP(self,"Nerf Bars")
      FunctionCommon.Browser(self)
      Mutil_Selection.SubCategories_select(self,'3" Round Tube Nerf Bars')
      Mutil_Selection.Products_ViewDetail(self)         
      Payment.addToCard(self,"3")
      Payment.Step1_ProceedCheckOut(self)
      Payment.Step2_ChooseBillingShipAddress(self)
      Payment.Step3_ShippingMethod(self)
      Payment.Step4_OrderConfirm(self)
      Payment.Step5_PaymentDetails(self)
Exemplo n.º 2
0
 def test011_ymmCat_TonneauCovers_RollUpTonneauCover(self):
      Mutil_Selection.Categories_QP(self,"Tonneau Covers")
      time.sleep(3)
      FunctionCommon.Browser(self)
      Mutil_Selection.SubCategories_select(self,"Roll Up Tonneau Cover")
      Mutil_Selection.Products_ViewDetail(self)         
      Payment.addToCard(self,"2")
      Payment.Step1_ProceedCheckOut(self)
      Payment.Step2_ChooseBillingShipAddress(self)
      Payment.Step3_ShippingMethod(self)
      Payment.Step4_OrderConfirm(self)
      Payment.Step5_PaymentDetails(self)
Exemplo n.º 3
0
 def test031_ymmCat_AirFilter_UniversalAirFilterAccessories(self):
      Mutil_Selection.Categories_QP(self,"Air Filter")
      time.sleep(3)
      FunctionCommon.Browser(self)
      Mutil_Selection.SubCategories_select(self,"Universal Air Filter Accessories")
      Mutil_Selection.Products_ViewDetail(self)         
      Payment.addToCard(self,"1")
      Payment.Step1_ProceedCheckOut(self)
      Payment.Step2_ChooseBillingShipAddress(self)
      Payment.Step3_ShippingMethod(self)
      Payment.Step4_OrderConfirm(self)
      Payment.Step5_PaymentDetails(self)
Exemplo n.º 4
0
 def test042_ymmCat_BedLiners_BedMat(self):
      Mutil_Selection.Categories_QP(self,"Bed Mats & Bed Liners")
      time.sleep(3)
      FunctionCommon.Browser(self)
      Mutil_Selection.SubCategories_select(self,"Bed Mat")
      Mutil_Selection.Products_ViewDetail(self)         
      Payment.addToCard(self,"1")
      Payment.Step1_ProceedCheckOut(self)
      Payment.Step2_ChooseBillingShipAddress(self)
      Payment.Step3_ShippingMethod(self)
      Payment.Step4_OrderConfirm(self)
      Payment.Step5_PaymentDetails(self)
Exemplo n.º 5
0
 def test030_ymmCat_AirFilter_AirFilters(self):
      Mutil_Selection.Year(self,"2009")
      Mutil_Selection.Categories_QP(self,"Air Filter")
      FunctionCommon.Browser(self)
      Mutil_Selection.SubCategories_select(self,"Air-Filters")
      Mutil_Selection.Products_ViewDetail(self)         
      Payment.addToCard(self,"2")
      Payment.Step1_ProceedCheckOut(self)
      Payment.Step2_ChooseBillingShipAddress(self)
      Payment.Step3_ShippingMethod(self)
      Payment.Step4_OrderConfirm(self)
      Payment.Step5_PaymentDetails(self)