예제 #1
0
 def test_016(self):
     with allure.step(u'PASO 2: Captura de pantalla'):
         Selenium.captura(self, "Google")
         Selenium.esperar(self, 10)
예제 #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)