Closed
Description
What are you trying to achieve?
I call method seeCssPropertiesOnElements. I get the following error
This element have backgroundProperty
Provide test source code if related
within(contentEditor.formBlock.root, () => {
I.seeCssPropertiesOnElements(contentEditor.formBlock.highlightedBlockFormItem, {background: '#fffd54'});
});
Details
- CodeceptJS version: 2.4.3
- NodeJS Version: 10.16.0
- Operating System: ubuntu
- puppeteer
Metadata
Metadata
Assignees
Labels
No labels