I am new to Robot framework and I have followed all set up related steps from this link, however, I am getting some error which I am not able to identify. Anybody, please h
Using the keyword Set Environment Variable can work. You can use the strings Path and path/to/folder that contains chromedriver.exe as parameters.
Set Environment Variable
Path
path/to/folder
chromedriver.exe