HI All,
Am trying to find out any doc that explains, how to use CBTA_WEB_GETPROPERTY.
In my test automation scenario ,i am trying to capture one Maintenance plan number-89 from web, and (application is Fiori).So i do as below:-
1.I add the cbta default component
CBTA_WEB_GETPROPERTY
2.Add the URI for the object(this case 89).
Then add Property as InnerText.
3.Keep the operator as =.
4.expected value as Blank and am exporting the parameter as E_MPLAN.
Screenshot attached, but when I execute it fails and doesn't get the value.screenshot.jpg
.