-
Danny Tuppeny authored
* Allow web server device to use extension if started with --start-paused * Fix comment * Remove browser-launch option that allowed using Chrome without launching Chrome The web-server device should now be used if you don't want to launch a browser. * Add tests for WebServerDevice with --start-paused * Fixes from rebase * More fixes from rebase * Fix from rebase * Fix condition for page refresh in non-debug builds * Make dwds conditions match with a new getter * Add missing .device