我试图从一个动态的网页中提取一些数据(js在window.onload上更改内容)。因此,单个http请求不足以访问所需的数据。有没有一种不需要在窗口/选项卡中呈现网页的方法?我有300个这样的数据请求,不想打开300个标签。blank');// cannot be used because the data changes dynamically after beeing load
下面是.gitlab-ci.yml文件: pages: script: - apt-get install -y nodejs npm # install NPM in order to build the website - npm run build # build the website
- mv dist public # move the built website to the public di