Hi there, I tried to follow the video to build the first automation project in “RPA Starter” course. But I encountered the error “Cannot type special keys using Simulate Input Mode”.
The activity was “Type Into “Currency to USD” (N Type Into) failed”.
Can I get some advice how to tackle this error? Thanks!
I found the resolution. In properties of ‘Use Browser Chrome’ activity, change input mode from ‘Simulate’ to ‘Window Messages’. The program worked after making these changes