How can I run bot on a previous date in UiPath Team Viewer

0 votes

Hi all, I am trying to change the date every time while running bot. I want the previous date. Please, anyone suggest the workflow.

image

Oct 23, 2019 in RPA by anonymous
• 1,110 points
962 views

1 answer to this question.

0 votes

Hello there, you can use Type into activity with this in input string:

Now.AddDays(-1).ToString(“dd-MMM-yyyy”)

If that doesn't work, then you can also try other methods like send hot key with key as tab that helps us to navigate across fields. So, use n number of send hot key with key as tab that requires us to get to the field we want.

Once after reaching we can finally use a type into activity without selecting any element and pass the input to be typed.

answered Oct 23, 2019 by Abha
• 28,140 points

Related Questions In RPA

0 votes
1 answer

How can i run my bot on a different system which dosen't have uipath installed it??

Hi, @Sivapavan, Yes you can install only the ...READ MORE

answered Nov 23, 2020 in RPA by Gitika
• 65,910 points
1,909 views
+2 votes
1 answer

How can I display current date in "dd-MMM-yy" format in UiPath Studio?

Hi Shilpa, if you want to display ...READ MORE

answered Mar 18, 2019 in RPA by Pratibha
• 3,690 points
16,430 views
0 votes
1 answer

How can I automate drag and drop in a web page using UiPath?

Hi @Manish, drag and drop task can ...READ MORE

answered Mar 20, 2019 in RPA by Anvi
• 14,150 points
6,975 views
0 votes
1 answer

How can I change the Input method in a task in UiPath studio?

Hi @Puneet, UiPath studio provides 3 types ...READ MORE

answered Mar 26, 2019 in RPA by Anvi
• 14,150 points
3,188 views
0 votes
0 answers

Visualisation of Scheduling different Orchestrator in UiPath

I am looking for a visualisation for ...READ MORE

Aug 2, 2019 in RPA by anonymous
532 views
0 votes
1 answer

connect uipath studio to orchestrator

This is a duplicate question. You can ...READ MORE

answered Sep 18, 2019 in RPA by Abha
• 28,140 points
1,111 views
+1 vote
1 answer

What is the pricing scheme of Uipath for UiPath Studio, Orchestrator and Robot licence?

Hey Pratibha, Uipath pricing scheme is as ...READ MORE

answered Oct 11, 2019 in RPA by Abha
• 28,140 points
1 flag 36,956 views
0 votes
1 answer

Is there any way to get the number of New Items in a Queue?

Hi @Pratibha, yes you can get the ...READ MORE

answered Oct 23, 2019 in RPA by Anvi
• 14,150 points
5,799 views
–1 vote
1 answer
0 votes
1 answer

How can I create a Standard robot in UiPath Orchestrator?

Hi @Hema, to create a Standard Robot ...READ MORE

answered Apr 5, 2019 in RPA by Abha
• 28,140 points
5,401 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP