Set text or typeinto activity not working properly

using read excel activity and iterate each row and map the data to the element in a browser.
i’m using set text activity to map the data in a website.
it cant write properly,i also add a delay activity to 5s

Have you tried modern activities?

no, how to use that?

https://docs.uipath.com/studio/standalone/2023.4/user-guide/modern-design-experience

What does “not working” mean? You have to give us specifics or we can’t help.

it doesn’t wirte anything to the textbox,but i pass the variable correctly
when i using the set text after that typeinto it write the data to the specified fields

image

Hi @AbarnaKalaiselvam - Did you try TypeInto with simulate/send window message option

No, it is default as “same as app/browser”

@AbarnaKalaiselvam - Can you try setting the input mode as Hardware Events and check once