Server issues

i deployed a robot on a server. When i connect to the windows server the robot runs properly opening browser and typing into… But when i close the remote desktop and the robot runs while i am not in the server it wont type into in any of the fields.

1 Like

Buddy enable the properties like
–clickbeforetyping
–emptyfield
–simulatetyping properties in typeinto activity
the reason is without these properties been enabled the bot cannot type into a field running in background
kindly let know whether this works or not @Tapiwa
Cheers @Tapiwa

1 Like

you are the best @Palaniyappan. Let me see how i can tackle with the things you have mentioned above.

1 Like

did that work buddy @Tapiwa

its now missing the fields in the server. When i closed the server and closed it type the wrong inputbox

1 Like

buddy @Tapiwa
no worries, there must be some issue with selector or timelapse…put some time in delaybefore property in type into activity buddy in millisecond
Check once with selector buddy whether it is pointing to the right field
Cheers

were you able to buddy @Tapiwa

im now starting to check or redo the selectors indicating the fields

1 Like

do enable those properties buddy @Tapiwa

1 Like

and also fo hot keys. Just the same properties

1 Like

Yes buddy…if you are using hot keys in type into activity like [k(enter)]
Then use sendwindowmessage property enabled buddy instead of simulate type into… because… simulate type into property will enter as it is…while sendwindowmessage will take that as a enter key…
For send hotkeys yes same property buddy, but you will be having sendwindowmessage only…
Kindly try this and let know buddy
Cheers… @Tapiwa

1 Like

send window message worked. now scraping a number on web

1 Like

Thats great buddy…
Did it get resolved…any tweak to be done on it further… @Tapiwa

i ran the bot while not in the server and its working… thanks buddy… you are a life saver @Palaniyappan

1 Like

Thats great buddy.
Cheers . @Tapiwa

Hi @Palaniyappan, does this works for web scraping?
Login to web page?
Does it works whitout having a screen connect?

Hi
Welcome to uipath community
Yah of course this works while we do web scrapping as well
Cheers @Cedric2

Thanks @Palaniyappan.

1 Like