Skip to content

Method seeCssPropertiesOnElements not working #2182

@PiQx

Description

@PiQx

What are you trying to achieve?

I call method seeCssPropertiesOnElements. I get the following error
image
This element have backgroundProperty
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions