I have tried pass in the the date and time field to this testing website.
https://www.eat2eat.com/SWBooking/Pages/Reservation.aspx?relId=MgA1ADcAOQA%3d&lang=0&pro=0
for example Feb 2 and @08 :30pm.
However, it didn’t work, not sure any one can help on this. the attached is my working flow. can someone guide me how to pass the value to date and time fields?
Main.xaml (14.2 KB)
cotly
(Ben)
January 22, 2018, 8:28am
4
Ignore them, they are being rude.
Does this help you by any chance? I notice the date selector is a calendar, other people have had similar issues.
Hello,
thank you for your inquiry.
(Assuming you are on the right month) You can use find text position activity.
[image]
Then assign the UiElement to a click activity.
Regards.
2 Likes
Hello Cotly,
I have tried to study the blog as well, I also follow the example, however, I have no way to find the correct selector to enter the date into the calendar. I have used the UIExplorer and validate the selector.
I have tried to test the Time Field directly. Can anyone time me what is the problem.
I have attached my version as well. Main.xaml (10.1 KB)
arivu96
(Arivazhagan A)
January 22, 2018, 1:00pm
9
Hi @dwshowtime ,
@beesheep
check this xaml Regarding your process, i hope this is helpful for you (small modification you need to do)
Main (3).xaml (20.0 KB)
Arivu
1 Like
Hell Arivu,
thanks for your great help. I did try and modified my version and it is working now.
arivu96
(Arivazhagan A)
January 23, 2018, 5:43am
11
@dwshowtime you are welcome.
Regards,
Arivu
I wonder, is it possible to call my robot in orchestrator by using REST API?