Ejemplo n.º 1
0
 def test_016(self):
     with allure.step(u'PASO 2: Captura de pantalla'):
         Selenium.captura(self, "Google")
         Selenium.esperar(self, 10)
Ejemplo n.º 2
0
 def test_015(self):
     with allure.step(u'Paso 2: Se realiza captura de pantalla'):
         path = Selenium.captura(self, "Google")
         Selenium.esperar(self, 5)