Assert CKEditor Value

Last modified: June 25, 2024

1 Description

Compares the CKEditor value with the given value.

2 Supported widgets

  • CKEditor

3 Usage

Pass the name of the widget and the value you want to assert.

4 Input Parameters

Name Datatype Required Description
Widget Name String Yes The name of the widget.
Value String Yes The value you want to assert.