Skip to content

Grid with grouping functionality can't be correctly tested by protractor #4426

Open
@vinograt

Description

@vinograt

There is a grid with grouping feature to test with protractor using ui-grid e2e tests utils. Text at invisible row cells actually equas to empty string:
expect(row.element( ... ).getText).toMatch('some value') returns an error Expected [''] to match ['some value'].
It works correctly to visible rows.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions