How can I type into Date in the Website's Input Box which is READ ONLY?

Dear Forum,

How can I type into Date in the Website’s Input Box which is READ ONLY?
Is there another way to input data?

Thank you!

Hi @FINNNNNNNN

In this case, you could try to do this first, manually select a date and and note down the format in which the form accepts dates like format MM/dd/yyyy or dd/MM/yyyy. Then you can use Modern Type Into activity to input the date.

If Type Into doesn’t work try Set Text Activity.

Regards

1 Like

give a try at the following flag:

Also try the Set text Activitiy

1 Like

@vrdabberu @ppr
Great Thank you for your response.
Our engineering team has found a solution to this issue.

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