Hi,
I am trying to enter a value into the Delivery Team>Partner in Maintain Partner Screen
I can see the in the tree the item is GuiCTextField.
hence using the below code -
trial1)SAPLogon760.pCreateServiceReques.edGuiCTextField.set('24');
trial 2)SAPLogon760[16008].pCreateServiceReques[1006].edGuiCTextField.set('24');
Both the option work in the DEBUG session - in tester mode but not while running the bot.
Regards,
Dipankar