1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/xb_xiaobai-zerorunner

Клонировать/Скачать
node-config.toml 1.2 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
baizunxian Отправлено 04.06.2023 14:08 22f534b
[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>

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/xb_xiaobai-zerorunner.git
git@api.gitlife.ru:oschina-mirror/xb_xiaobai-zerorunner.git
oschina-mirror
xb_xiaobai-zerorunner
xb_xiaobai-zerorunner
master