Firefox typeinto special characters

firefox in textbox “~`!@#$%^&*(){}|/?,.><a1” input
①Uipath SimulateType check in
run result from “<” missing

②SimulateType check out
run result OK

reason?
pica

Hi,

The SimulateType property is not supported all the times by all web pages/application/etc. This is the reason for why exist the SendWindowMessages property and of course the default one. The idea is that you have to test to see if is working correctly and if not, then try with the SendWindowMessages. If this one is not working correct also, then unchecked both and let the default one that comes with one disadvantage - is not working in background.

Thanks,
Ninett

1 Like

Hello Ninett
SendWindowMessages also some characters missing,
unchecked both OK but need working in background
use [Send hotkey] OK