wdio:用于WebdriverIO的Docker设置,具有自动截图,图像差异和屏幕记录支持,支持Chrome和Firefox的容器化版本,通过Appium的Mobile Safari和Mobile Chrome,MacOS上的Safari以及Windows 10上的Edge,Edge Legacy和Internet Explorer

时间:2021-05-02 16:16:48
【文件属性】:
文件名称:wdio:用于WebdriverIO的Docker设置,具有自动截图,图像差异和屏幕记录支持,支持Chrome和Firefox的容器化版本,通过Appium的Mobile Safari和Mobile Chrome,MacOS上的Safari以及Windows 10上的Edge,Edge Legacy和Internet Explorer
文件大小:84KB
文件格式:ZIP
更新时间:2021-05-02 16:16:48
JavaScript WDIO 用于Docker设置,具有自动截图,图像差异和屏幕记录支持,支持Chrome和Firefox的容器化版本,通过Mobile Safari和Mobile Chrome,Mac OS上的Safari以及Windows 10上的Edge和Internet Explorer。 内容 用法 运行测试: docker-compose run --rm wdio [wdio.conf.js] 停止并卸下容器组: docker-compose down 执照 根据MIT许可证发行。 作者 塞巴斯蒂安·查尚(Sebastian Tschan)
【文件预览】:
wdio-master
----.gitignore(20B)
----wdio.conf.js(96B)
----Dockerfile(972B)
----reports()
--------.gitignore(15B)
----package.json(1KB)
----package-lock.json(158KB)
----src()
--------Dockerfile(257B)
--------html()
--------.dockerignore(13B)
--------server.py(7KB)
----.dockerignore(58B)
----etc()
--------macos.hosts(232B)
--------windows.hosts(840B)
--------android.hosts(81B)
----bin()
--------safaridriver.sh(971B)
--------webdriver.ps1(10KB)
--------android-emulator.sh(3KB)
--------forward-ports.sh(2KB)
--------wait-for-hosts.sh(2KB)
--------appium.sh(79B)
----assets()
--------black+white-60x40.gif(145B)
--------black+white-3x2.jpg(407B)
----tsconfig.json(315B)
----docker-compose.yml(1KB)
----LICENSE.txt(1KB)
----types()
--------index.d.ts(2KB)
----.github()
--------FUNDING.yml(18B)
--------workflows()
----README.md(949B)
----conf()
--------chrome.js(945B)
--------mobile-chrome.js(823B)
--------edge.js(580B)
--------firefox.js(540B)
--------mobile-safari.js(953B)
--------safari.js(529B)
--------internet-explorer.js(552B)
----hooks()
--------index.js(2KB)
----docs()
--------edge.md(2KB)
--------chrome.md(305B)
--------mobile-safari.md(2KB)
--------FAQ.md(1KB)
--------firefox.md(175B)
--------safari.md(2KB)
--------internet-explorer.md(3KB)
--------mobile-chrome.md(3KB)
----test()
--------index.js(151B)
--------pages()
--------specs()

网友评论