Simulate click not working

Hi,

simulate click not working at all on chrome, the same selector works 100% on edge with simulate click, what can it depend on?

Thanks in advance

@andreus91

Can you try with SendWindowMessage property and check it once.

Can you try clearing chrome browser cache and test again

Hi @andreus91

Set the property in Target waitforReady =Complete

and try with sendwindowMessage Property

Thanks

First of all why are you using simulate click?

You can go with the normal click. @andreus91

Please set the property as suggested by @nikhil.girish

Thanks!

1 Like