Hello,
Thanks for a wonderful product...I just upgraded from EO.WebBrowser 2016 to EO.WebBrowser 2018. I previously used:
EO.WebBrowser.Runtime.CachePath = dataPath;
My code still works, however, I get this warning:
Warning CS0618 'Runtime.CachePath' is obsolete: 'Please use Runtime.DefaultEngineOptions instead.'
So I guess at some point it will stop working so I would like to get ahead of the curve.
I have tried to research a solution, using this forum, google. I even read the link that was provided to previous posters of a similar question here:
https://www.essentialobjects.com/doc/webbrowser/advanced/engine.aspxHowever, that does not give enough detail for me to figure it out...can someone post better code or a link to the proper way to setup the cache path?
If anyone is curious, I am using this as a shell to run GMail so I don't have to run GMail in my browser window. I need to set the cache path so the app will remember the login creds so I don't have to type them in each time.
Thanks in advance for your help.
Cheers...