when capture record for insertion in web textbox so below error is appear
key “reference” not found in record
when capture record for insertion in web textbox so below error is appear
key “reference” not found in record
when capture record for insertion in web textbox so below error is appear
key “reference” not found in record
As the error shows, you are trying to add some data in textbox using a variable with key: “reference” which is not found.
Request you to please check with index instead of name or else please check with “reference” spelling.
Reference is column name in csv file and in capture string is same no spelling mistake.
below error is appear
This may be due to the following reason: Key 'Reference' not found in record. Location: mepco (line 5)
To continue, edit the bot and fix the error. Then, try again. If you continue to see this message, please contact your system administrator.
Code: bot.execution.error
Is there any space present in the header ?
no space I checked spaces too many time.
Can you please check with index, whether it is working or not.
how to go with index please sir provide little guide on it
As per above screenshot you have entered : mepcoRow{Reference}, instead select on By Index and then enter value as 4 (because Reference Position is at fifth and indexing starts from 0)
Can you please share the loop logic which you have used, where you have created the record variable
can we set zoom session ?
Is your logic the same as above?
Request you to please move the get multiple cells to above the loop, as I believe the DataTable you are looping is defined inside the loop which in turns is giving an error.
Okay let me try this.
But please share your watsup number.
Thanks
now file fetching record but I am again stuck in other step
step download file through print screen button and file is pdf form after click print screen than print popup is appear.
i am stuck how to click on popup print button.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.