Hi everyone
I’m getting this while creating a bot. The text has some special keys like [text]. which is not allowing to automate the function.
Can anyone tell me how I fix this error.
Regards
Naman
Hi everyone
I’m getting this while creating a bot. The text has some special keys like [text]. which is not allowing to automate the function.
Can anyone tell me how I fix this error.
Regards
Naman
Classic Type Into:
in such cases we escape the [ with a second [
Change the input method of the Type into to Simulate. This will treat everything you pass as text to type as plain text and type.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.