serenity-bdd / serenity-cucumber-starter

A skeleton project for Serenity BDD and Cucumber JVM
Apache License 2.0
180 stars 285 forks source link

Not clear old data before fill new data in input with Enter.theValue serenity version 3.2.0 #72

Open DiepAnh opened 2 years ago

DiepAnh commented 2 years ago

I upgrade serenity version to 3.2.0, then Enter.theValue not clear old data before fill new data. Please tell me why image image image

wakaleo commented 2 years ago

This is expected behavior (due to a change/bug in chromedriver the input fields can no longer be cleared before entering a value)