#!/bin/bash
while :
do
google-chrome-stable --no-sandbox --headless --disable-gpu --screenshot https://dev.coc.10086.cn/coc2/web-kataobao2/winterolympics/index.html?pageId=1483335456497655808&channelId=P00000003261
sleep 5
done
#!/bin/bash
while :
do
google-chrome-stable --no-sandbox --headless --disable-gpu --screenshot https://dev.coc.10086.cn/coc2/web-kataobao2/winterolympics/index.html?pageId=1483335456497655808&channelId=P00000003261
sleep 5
done