Example #1
0
 def test_fill_exchange_v_quote_notes(self, driver):
     with pytest.allure.step('Fill Exchange V.Quote'):
         tests.fill_v_quote(driver)
Example #2
0
 def test_fill_repair_v_quote_notes(self, driver):
     with pytest.allure.step('Fill Repair V.Quote'):
         tests.fill_v_quote(driver)
Example #3
0
 def test_fill_stock_outright_vquotes(self, driver):
     with pytest.allure.step('Fill V.Quote'):
         tests.fill_v_quote(driver)