on 2013 Jun 18 12:30 AM
Hi All,
I am facing an issue while replaying a SAPGUI 730 script recorded in Loadrunner 11.0
Wherever the script records a combo box entry, it fails to replay it.
Extract from the script:
sapgui_select_combobox_entry("{Account_Group}", // parameterised combo box value
cmbGLACCOUNT_SCREEN_COA1,
"CLIA",
BEGIN_OPTIONAL,
"AdditionalInfo=sapgui1034",
END_OPTIONAL);
error during replay log:
Type_desc.c(96): Notify: Parameter Substitution: parameter "Account_Group" = "Current Liabilities"
Notify: Found SapGui component by ID "usr/subTABSTRIP:SAPLATAB:0100/tabsTABSTRIP100/tabpTAB01/ssubSUBSC:SAPLATAB:0200/subAREA1:SAPLGL_ACCOUNT_MASTER_MAINTAIN:2102/cmbGLACCOUNT_SCREEN_COA-KTOKS"
Type_desc.c(96): Warning: Could not find combobox entry by value "Current Liabilities"
Type_desc.c(96): Error: Failed to select combobox entry "Current Liabilities"
From the other posts, i could see that others have faced the same issue in past as well. Please let me know what is the workaround for the same.
Thanks!
Request clarification before answering.
Try this:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.