Skip to content

refactor: leverage findByTestId in integration tests

Paul Gascou-Vaillancourt requested to merge cy-find-by-test-id into main

What does this MR do?

This updates integration tests to leverage the findByTestId custom command.

Merge request reports