Commit 9d6c6f4c authored by Alexandra's avatar Alexandra

Sitemap results

parent 5bcae244
file name,items,items in index,title found,content complete
./files/SITEMAP/sitemap_control.xml,100,100,true,true
......@@ -26,7 +26,7 @@ function init_server (){
(async () => {
init_server();
browser = await puppeteer.launch({headless : false});
browser = await puppeteer.launch();
var page = await browser.newPage();
await page.goto("https://softinst115787.host.vifib.net/public/unit_tests/test_sitemap.html");
const [fileChooser] = await Promise.all([
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment