예제 #1
0
 def test_save_exchange_pricing(self, driver):
     with pytest.allure.step('save exchange pricing'):
         rfq_tests.save_and_offer(driver)
예제 #2
0
 def test_save_repair_pricing(self, driver):
     with pytest.allure.step('save repair pricing'):
         rfq_tests.save_and_offer(driver)
예제 #3
0
 def test_save_stock_outright_pricing(self, driver):
     with pytest.allure.step('save stock outright pricing'):
         rfq_tests.save_and_offer(driver)