The Click before typing warning keep appear even I already set it to None

I’m using new type into and using Simulate for input mode, but then the warning appears “Warning: The Click before typing property is relevant only for the Hardware Events or Chromium API Input mode. For all other modes it is not taken into consideration.” but I already set the click before typing to none, how to get rid of this?

Ignore the warning, it does not affect your execution.

1 Like

Hi @Hendaryie_Tjoeng

You can’t remove it.
It’s a known UiPath Studio warning when using Simulate input.Even with Click Before Typing = None, Studio still shows it.Safe to ignore, or switch input mode to Hardware / Chromium to hide it.

Cheers

1 Like

that’s what I do now, but it’s irritating to see a warning when I develop the process :smiley:

I see, I need to use simulate to do this so I’ll ignore it, but it’s so irritating :smiley:

I know this is irritating, seems this is a bug :upside_down_face:

1 Like

I know it’s irritating but we don’t have option we just need to ignore

If solution works for you please mark as solved
Thanks