Type date into Date box

Hello,
Can someone explain me how to enters date in Date box, I used type Into, then tried to use recording, a lot of option i have tried, but nothing happens.
image

In start date field I must enters date (03/02/2020)

Can someone help, I appreciate.

Regards,

2 Likes

Hi
Were we able to type manually to that field
If so did we try with SET TO CLIPBOARD activity and SEND HOT KEY activity with key as ctrl+v

Cheers @Gagi77

2 Likes

Hi @Gagi77
you can pass variable in click activity,so that you can choose the date you want

Cool,
Regards,
Gulshiyaa

Hi @Gagi77

use set web attribute activity and pass the value as dd/MM/yyyy
and innerhtml

Thanks
Ashwin S

@AshwinS2 @gulshiyaa @Palaniyappan guys I tried, and nothing
I don’t know where I wrong
KronosLog.xaml (25.0 KB)

Is it taking when typed manually
@Gagi77

@Palaniyappan yes, My variable has Value “02/03/2020” , but workflows stops when must enters date

@Gagi77,

What’s the error message?

@william.coulson
image

1 Like

@Gagi77,

Looks like you have a selector issue. Go onto the activity and click the three lines, go to edit selector, and then click repair (if possible). Then run the process and see if that works.

@william.coulson It works, I tried that this morning, I don’t know how works now :slight_smile:

Thank you all

1 Like

Hi @Gagi77

use set web attribute activity and pass the value as dd/MM/yyyy
and innerhtml

Thanks
Ashwin S

1 Like

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