Skip to content

Use getByText to find expansion link

Justin Boyson requested to merge jdb/implement-rfc52-find-by-text into master

What does this MR do?

This is an example implementation of RFC 52

It changes the selector in Jest from a css class to the text content of the link.

Screenshots

n/a

Does this MR meet the acceptance criteria?

Conformity

Merge request reports