Page 1 of 1

Truncated keyword in "Parameters" field

Posted: Sun Jul 28, 2019 5:43 pm
by Laurianti
Hello, I have a problem.


If a write this:
Open: http://localhost/GoToYouTube.html?keyword=$

And I insert "keywordA keywordB keywordC", it uses all the three words. It works.


If a write this:
Open: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
Parameters: http://localhost/GoToYouTube.html?keyword=$

And I insert "keywordA keywordB keywordC", it uses only the first word. It doesn't work.

Could you help me please?