コード例 #1
0
 def test_click_category_all_material_arrival(self, driver):
     with pytest.allure.step('Select all'):
         tests.click_all_category(driver)
コード例 #2
0
 def test_click_category_all_packing(self, driver):
     with pytest.allure.step('Select all'):
         tests.click_all_category(driver)
コード例 #3
0
 def test_click_category_all_shipping_notice(self, driver):
     with pytest.allure.step('Select all'):
         tests.click_all_category(driver)