liquidx / webviewscreensaver

Mac OS X Screen Saver powered by a Web View
Apache License 2.0
1.17k stars 138 forks source link

How to interact with page to set appropriate cookies/local storage? #42

Closed is-digital-services closed 7 months ago

is-digital-services commented 7 years ago

Thanks for the awesome screensaver. I'm using it as an information radiator for my software team, displaying a build monitor that jenkins provides for us. I am challenged though as the build monitor plugin allows for the web user to set settings in terms of number of columns and font size. This is stored in the browser cache. I can't figure out a way to have set the browser cache for the webviewscreensaver browser because when I go to click the button the the page, the screen saver turns off. If there a way to interact with a web page using the webviewscreensaver in order to prime browser cache values in an interactive way?

joshboyden commented 7 years ago

@is-digital-services I also ran into this, but I think this is a duplicate of issue #31 .

agologan commented 7 months ago

It's now possible to preview an entry and interact with the website during configuration with version v2.3+