rockmelonqa / rockmelonqa-ide

Test Automation IDE that generates and runs Playwright and Selenium code
MIT License
4 stars 3 forks source link

The "Test Id Attribute Name" project setting is not being picked up when executing tests as Typescript #207

Closed brogreenmoon closed 1 year ago

brogreenmoon commented 1 year ago

image

image

But when running as typescript the "data-cy" is not applied and the attribute referenced is "data-testid":

image

vothaison commented 1 year ago

PR: https://github.com/rockmelonqa/rockmelonqa-ide/pull/219