Issue with When rule pzIsInPerform condition param value
Trying to disable a button on screen which is under Confirm harness. Used disable when condition as "!pzIsInPerform" ,but button is still visible because condition B is true , param HarnessPurpose is still having value as "Perform". HarnessType is showing as "Confirm"
Declare_pyDisplay.pyDisplay(pxThread.pxPortal).pyUIActive(1).pyParameters.HarnessPurpose
Can any one please help in understanding if this is expected or when this value gets set.
***Edited by Moderator: Lochan to update platform capability tags***