wttech / bobcat

Bobcat is an automated testing framework for functional testing of web applications.
https://cognifide.github.io/bobcat/
Apache License 2.0
90 stars 40 forks source link

Clear for dialog fields #394

Closed kaczymuczy closed 4 years ago

kaczymuczy commented 4 years ago

Description

Add the option to decide whether a dialog field should be cleared or not before adding new values to it. Currently only Multifield has the clear() method implemented, others are empty. More will be added later when required during our work on testing core components. Part of https://github.com/Cognifide/bobcat/issues/373 Used by https://github.com/Cognifide/bobcat-aem-tests/pull/16

Motivation and Context

Types of changes

Checklist: