Web control fails to create in Pega runtime though works fine when executing in studio runtime
Hi,
I've an automation issue with the web control; the control (DIV) does match in interrogation and works fine when the automation runs in Pega studio however it fails to create the control (return false for WaitForCreate) when the automation runs through Pega runtime.
I've used ElementInnerText match rule using Regex to match the control and applied UseKeys to find all controls having similar values.
The Pega studio and runtime version is same.
***Edited by Moderator: Lochan to add SR tag***