79678267

Date: 2025-06-24 22:09:48
Score: 3.5
Natty:
Report link

enter image description here

agregue el codigo hay estoy agrendo el paso trabajando con serenity bdd pero me arroja error

    }
    @When("Validar usuario y contraseƱa")
    public void validar_usuario__contraseƱa() {   
        driver.findElement(By.id("username")).sendKeys("capacitacion_300");
        driver.findElement(By.id("password")).sendKeys("capacitacion300");
        Utility.screenshot(driver, System.currentTimeMillis());
        }
Reasons:
  • Blacklisted phrase (1): enter image description here
  • Blacklisted phrase (2): estoy
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ronald julian leon cortes