代码拉取完成,页面将自动刷新
[docker]
# 需要启动的浏览器 这里默认启动 chrom 下面有 firefox MicrosoftEdge 的配置
configs = [
"selenium/standalone-chrome:4.9.1-20230508", '{"browserName": "chrome", "platformName": "linux"}'
]
#configs = [
# "selenium/standalone-firefox:4.9.1-20230508", '{"browserName": "firefox", "platformName": "linux"}',
# "selenium/standalone-chrome:4.9.1-20230508", '{"browserName": "chrome", "platformName": "linux"}',
# "selenium/standalone-edge:4.9.1-20230508", '{"browserName": "MicrosoftEdge", "platformName": "linux"}'
#]
# URL for connecting to the docker daemon
# host.docker.internal works for macOS and Windows.
# Linux could use --net=host in the `docker run` instruction or 172.17.0.1 in the URI below.
# To have Docker listening through tcp on macOS, install socat and run the following command
# socat -4 TCP-LISTEN:2375,fork UNIX-CONNECT:/var/run/docker.sock
url = "http://127.0.0.1:2375"
# Docker image used for video recording
video-image = "selenium/video:ffmpeg-4.3.1-20230508"
# Uncomment the following section if you are running the node on a separate VM
# Fill out the placeholders with appropriate values
#[server]
#host = <ip-from-node-machine>
#port = <port-from-node-machine>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。