Hello,
I have a question regarding macros in OpenTAP.
When using the standard OpenTAP Editor, macros seem to update or resolve automatically. Is this behavior provided by OpenTAP itself, or is it functionality that is implemented directly in the Editor?
I’m asking because I’m developing my own HMI using the OpenTAP Runner, and this automatic behavior does not occur there. I’m trying to determine whether I should expect the Runner/OpenTAP API to handle this, or whether I need to implement the macro handling logic myself in my frontend.
Could someone clarify where this functionality is implemented?
Thanks in advance!