Re: save file using javascript
Posted: Sun Jun 18, 2017 6:23 am
Hi,
I can't check your js code but I would try to set a URL in the second ExecuteJavaScript parameter, for example about:blank.
Remember to call ExecuteJavaScript when the document is fully loaded and in case you want to save a few key strokes, you can also call Chromium1.ExecuteJavaScript directly.
I can't check your js code but I would try to set a URL in the second ExecuteJavaScript parameter, for example about:blank.
Remember to call ExecuteJavaScript when the document is fully loaded and in case you want to save a few key strokes, you can also call Chromium1.ExecuteJavaScript directly.