Hello all,
Right now i am doing uipath advance training 2nd assignment which is Generate yearly report.
but i have been facing a problem . my dynamic selector not working for me . process failed due to no more transaction item. i am going to upload my assignment can you please check and suggest me where i have made mistake .
thanks in advance .Generate_Yearly_Report_Dispatcher.zip (515.7 KB)
hasib08
(Motiwala Hasib)
December 10, 2019, 7:08am
2
Can you elaborate the issue in which workflow.
Attach some screenshot or error
Thanks,
@roysupriya21
thanks for your response. i didn’t get any error please check my output screenshot.
1 Like
my only problem is robot not selecting next page for data fetching .
hasib08
(Motiwala Hasib)
December 10, 2019, 8:51am
5
i have been follow your instructions . But my Dispatcher workflow still not working . i have done many other tricks for dynamic selector but i failed . i am getting error on click activity on process workflow .
please check my error description,click activity,and dynamic selector for click activity.
please give me some idea . i have been working on this issue for the last two weeks .
Thanks in advance.
hasib08
(Motiwala Hasib)
December 12, 2019, 8:50am
7
Try using IE browser and validate each selector and SimulateClick property should be true.
Hi,
Is anyone able to complete the Assignment 2 in Level 3? I have completed the Assignment 1 using chrome, but Assignment2 not working in chrome, I shifted all the code to IE, still I have additional problem now.
I could do the NavigaateTo while using the chrome, but after changing the same to IE that is not working now.
However in the chrome, I have the issue to download the monthly report as the dropdown list of values for each month is not getting selected.
Those who completed could…
Refer to the post it would help you.
Thanks
@roysupriya21
now facing new problem. on Element appear i am getting error “{
“message”: “On Element Appear Correct Next Page: Activity timeout exceeded”,
“level”: “Error”,
“logType”: “Default”,
“timeStamp”: “11:09:46”,
“processVersion”: “1.0.1”,
“jobId”: “898c9b0e-f64a-4bce-b38f-920c83ed4fec”,
“robotName”: “Generate_report”,
“machineId”: 24714,
“fileName”: “Process”,
“logF_BusinessProcessName”: “Framework”
}”
please check the screenshot for Element appear activity and selector
"<html title='ACME System 1 - Work Items' /><webctrl aaname='" + in_TransactionItem + "' tag='SPAN' class='page-numbers current' />"
please give me suggestion how would i fix this issue.
Thanks in advance