selenium-atom-shell:用于使用 atom-shell 而不是 chrome 构建 selenium 节点的 Dockerfile

时间:2021-06-28 11:11:39
【文件属性】:
文件名称:selenium-atom-shell:用于使用 atom-shell 而不是 chrome 构建 selenium 节点的 Dockerfile
文件大小:3KB
文件格式:ZIP
更新时间:2021-06-28 11:11:39
JavaScript 带有可与Selenium网格一起使用的原子外壳的Selenium服务器。 基于 。 与网络驱动程序一起使用 caps = Selenium :: WebDriver :: Remote :: Capabilities . chrome ( "chromeOptions" => { "binary" => "/atom" } ) driver = Selenium :: WebDriver . for :remote , url : 'http://localhost:4444/wd/hub' , desired_capabilities : caps driver . get ( "https://www.google.com" )
【文件预览】:
selenium-atom-shell-master
----Dockerfile(1KB)
----app()
--------package.json(76B)
--------index.html(76B)
--------main.js(1KB)
----.gitignore(6B)
----README.md(515B)
----scripts()
--------start.sh(453B)

网友评论