Hello,
I am trying to open a local html page in Chrome using Web interaction and Navigator nodes.
Unfortunately, the URL I enter into the Navigator node as file:///C:/… will be transferred to Chrome without the first comma such as file///C:/.. and the page is not opened. Tried all kind of escape characters instead of the comma but they do not work.
Any suggestion or solutions would be greatly appreciated.
Greg