configureWxScanWeb function
Points the browser build at the files the application serves.
Call it before creating a scanner; a scanner already running keeps the paths it started with.
Implementation
void configureWxScanWeb(WxScanWebPaths paths) => wxScanWebPaths = paths;