Using UiPath Studio 20.10.3 with SAP GUI 7.60, recently, when moving from one SAP environment to another (test to QA), I discovered, the hard way, that the selector IDs for my integrated UI controls, unfortunately, are not quite the same.
I found that in most cases, I just need to replace 1-2 characters, which works for the first case, using “?”, but not for multiple placeholders (re-wired, checked difference, validated in edit selector dialog).
E.g. in a selector like:
sap/bc/control-0815-A304P
I cannot get this to work (but using a single “?” and hard-wiring the other finds the element!)
sap/bc/control-081?-A?04P
I suppose it’s a UiPath Studio bug, or is there anything I missed?
3 posts - 2 participants