Issue with Chrome "Type Into"

Hi. I am facing an issue with “Use Application/Browser” with Chrome.
My process is as follows:

  1. I assign a variable called: Search
  2. I open a chrome website with search field.
  3. Type into the search field with the variable and special key “Enter”

The problem is that the enter key is processed but the result is showing up as the empty text field.
The input mode is set to Chromium api and I can see the search variable typed into it, but result window is acting as an empty search was sent.
Any idea how I can resolve this?
Thank you so much in advance for any help!

@ymstudio1
Hello, try switching your Use Application/Browser to Hardware Events, and Type Into Same as App/Browser. See what happens please?
Regards

You can also try instead of using special key “Enter” to use a Click Activity and click the respective button.

Hi. I just tried again and it seems to be working. Thank you!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.