Click activity not working in unattened mode

I am getting below error only when running the bot in unattended mode, the click activity works fine when running the same workflow from studio or from robot tray.

Incorrect syntax near the keyword ‘Continue’. Cannot use a CONTINUE statement outside the scope of a WHILE statement. Incorrect syntax near the keyword ‘with’. If this statement is a common table expression, an xmlnamespaces clause or a change tracking context clause, the previous statement must be terminated with a semicolon.

@Shubh1801

Check below for your reference

Hope this helps you

Thanks

1 Like

Hi @Srini84,

Thanks for your response.
But the issue is with click activity , i am not using database activities in that workflow.

Thank You

@Shubh1801

Can you share the screenshot of the error and activities which are failing?

Thanks

1 Like

Hi @Srini84,

I think it is a issue to due to resolution that gets changed in unattended mode.
however using simulate click and setting logintoconsle as false in uipath.settings file has resolved the issue.

Thank You.
Shubham Pratap

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.