Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

by.repeater to match virtual repeaters #2804

@alecxe

Description

@alecxe

Referencing Virtual Repeater and Protractor SO post, can we improve by.repeater() locator to also match Angular material design virtual repeaters?

Since virtual repeaters don't support tracking, aliasing and other repeater micro-syntax, I think there is no harm to this improvement. From what I understand, the change should be in only adding a md-virtual prefix to findRepeaterRows() client side script function..

On the other hand, we might argue if other material design elements/features should be supported by Protractor in general.

Thank you.

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