E
Size: a a a
E
Т
Т
AP
E
Т
await this.notes.shouldHaveValue(rfqData.notes.trim());async shouldHaveValue(text) {
await logger.info(`Element should have value "${text}"`)
await this.control.should(have.value(text));
}Т
Т
AP
AP
Т
E
Т
AP
AP
Т
AP
Т
VG
AP