Hi. I am facing an issue with “Use Application/Browser” with Chrome.
My process is as follows:
- I assign a variable called: Search
- I open a chrome website with search field.
- 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!