Я не хочу вводить данные в базу данных с помощью тестов Selen UI.
WebElement templateDesc= driver.findElement(By.xpath("//textarea[@id=\"description\"]")); templateDesc.sendKeys("description of test1");