When this validation has been commited and then pulled by another member the code is changed by ranorex with the added \r. See details below.
Original commit code:
Code: Select all
Validate.Attribute(repo.Wizard2015TST.Candidate.DivTagInCaseOfEmergencyInfo, "InnerText", "\nIn Case Of Emergency \n ");
Code: Select all
Validate.Attribute(repo.Wizard2015TST.Candidate.DivTagInCaseOfEmergencyInfo, "InnerText", "\nIn Case Of Emergency \r\n ");

Gitlab commit

This doesn't include the \r yet.
Ranorex version: 6.2.0
TortoiseGit: 2.3.0.0