def test_energy_label_hood_card(self):
     self.driver.get(
         "https://slawomirj.github.io/Manufaktura_Contentu/index.html")
     hood_card = MainManufacture(self.driver)
     hood_card.page_labels("Etykiety energetyczne", "Etykiety energetyczne")
     hood_card.energy_label_hood_card("Okapy", "NR 65/2014")
Пример #2
0
 def test_energy_label_hood_card(self):
     self.driver.get("https://slawomirj.github.io/Manufaktura/index.html")
     hood_card = MainManufacture(self.driver)
     hood_card.page_etykiety("etykieta", "etykiety")
     hood_card.energy_label_hood_card("Okapy", "NR 65/2014")