-
- Downloads
webgui: remove workaround for headless chrome
In normall condition headless chrome immediately exits after page and all scripts are loaded. To keep it running, special flag was used enabling debugging mode and external ports. Much better solution - append special script to the page which never loads. Chrome will keep running forever - until we kill it.
Please register or sign in to comment