Interrogating Webpage opening from SAP
Hello ,
I have specific requirement for one my project. I am logging in SAP and i need to test one transaction code that opens a new webform to fill up details in the respective fields. Now I am able to interrogate all the SAP components but I am not able to interrogate the webform which is opening from SAP transaction. I have tried using HookChildProcess= true and StartType = MonitorAll for the SAP window but it does not solve the issue.
Kindly suggest the resolution for the same.