msg-systems / ui5-testrecorder

The tool enables efficient test-automation for SAP UI5 and OpenUI5 applications, by providing you a test-recorder for UI5 with exporting capabilities to uiveri5, testcafe and OPA5.
Apache License 2.0
12 stars 5 forks source link

Missing i18n Attribute #62

Closed martenAdrian closed 4 years ago

martenAdrian commented 4 years ago

Because of #61, we miss a concrete i18n attribute.

Adding this will add more reliability to the tests.

martenAdrian commented 4 years ago

Should be resolved by the action done with issue #61. See there for more details.

martenAdrian commented 4 years ago

Could be closed by the refactoring done at #61 and the OPA5 code generation #68, which gives a concrete strategy how to handle i18n texts.