Use the ControlType property in Visual Basic to determine the type of control on a form or report. Read/write Byte. The ControlType property can only be set by using Visual Basic in form Design view ...
And in one of the Journeys I am want to validate that a Button, with some id is visible, If I change the value of controlType to be "sap.m.Link" for example, the test is still passing. Maybe because I ...