UNPKG

uirecordertest

Version:
101 lines (77 loc) 4.92 kB
__ ______ ____ __ / / / / _/ / __ \___ _________ _________/ /__ _____ / / / // / / /_/ / _ \/ ___/ __ \/ ___/ __ / _ \/ ___/ / /_/ // / / _, _/ __/ /__/ /_/ / / / /_/ / __/ / \____/___/ /_/ |_|\___/\___/\____/_/ \__,_/\___/_/ v1.1.38 ------------------------------------------------------------------ ? Path扩展属性配置,除id,name,class之外 (data-id,data-name,type,data-type,role,data-role, data-value) ? Path扩展属性配置,除id,name,class之外 data-id,data-name,type,data-type,role,data-role,d ata-value ? 属性值黑名单正则 () ? 属性值黑名单正则 ? class值黑名单正则 () ? class值黑名单正则 ? 断言前隐藏 () ? 断言前隐藏 ? WebDriver域名或IP (127.0.0.1) ? WebDriver域名或IP 127.0.0.1 ? WebDriver端口号 (4444) ? WebDriver端口号 4444 ? 需要同时测试的浏览器列表 (chrome, ie 11) ? 需要同时测试的浏览器列表 (chrome, ie 11) c? 需要同时测试的浏览器列表 (chrome, ie 11) ch? 需要同时测试的浏览器列表 (chrome, ie 11) chr? 需要同时测试的浏览器列表 (chrome, ie 11) chro? 需要同时测试的浏览器列表 (chrome, ie 11) chrom? 需要同时测试的浏览器列表 (chrome, ie 11) chrome? 需要同时测试的浏览器列表 chrome config.json 文件保存成功 package.json 文件创建成功 README.md 文件创建成功 screenshots 文件夹创建成功 commons 文件夹创建成功 uploadfiles 文件夹创建成功 .editorconfig 文件创建成功 .gitignore 文件创建成功 install.sh 文件创建成功 run.bat 文件创建成功 run.sh 文件创建成功 hosts 文件创建成功 .vscode/launch.json 文件创建成功 clearDir.py 文件创建成功 compareExcel.py 文件创建成功 compareFile.py 文件创建成功 compareZip.py 文件创建成功 databseclient.py 文件创建成功 redisclient.py 文件创建成功 searchFile.py 文件创建成功 setupTables.py 文件创建成功 config.cfg 文件创建成功 Start install project dependencies... -------------------------------------------- Recently updated (since 2021-09-10): 2 packages (detail see file E:\Download\uirecorder-master\bin\node_modules\.recently_updates.txt) Today: selenium-standalone@6.24.0 got@11.8.2 @types/responselike@1.0.0 @types/node@*(16.9.2) (05:32:41) Start install webdriver dependencies... -------------------------------------------- > uirecorderTest@1.0.0 installdriver E:\Download\uirecorder-master\bin > selenium-standalone install --drivers.firefox.baseURL=http://npm.taobao.org/mirrors/geckodriver --baseURL=http://npm.taobao.org/mirrors/selenium --drivers.chrome.baseURL=http://npm.taobao.org/mirrors/chromedriver --drivers.ie.baseURL=http://npm.taobao.org/mirrors/selenium E:\Download\uirecorder-master\bin>"node" "E:\Download\uirecorder-master\bin\node_modules\.bin\\..\_selenium-standalone@6.24.0@selenium-standalone\bin\selenium-standalone" install --drivers.firefox.baseURL=http://npm.taobao.org/mirrors/geckodriver --baseURL=http://npm.taobao.org/mirrors/selenium --drivers.chrome.baseURL=http://npm.taobao.org/mirrors/chromedriver --drivers.ie.baseURL=http://npm.taobao.org/mirrors/selenium ---------- selenium-standalone installation starting ---------- --- selenium install: from: http://npm.taobao.org/mirrors/selenium/3.141/selenium-server-standalone-3.141.59.jar to: E:\Download\uirecorder-master\bin\node_modules\_selenium-standalone@6.24.0@selenium-standalone\.selenium\selenium-server\3.141.59-server.jar --- chrome install: from: http://npm.taobao.org/mirrors/chromedriver/93.0.4577.63/chromedriver_win32.zip to: E:\Download\uirecorder-master\bin\node_modules\_selenium-standalone@6.24.0@selenium-standalone\.selenium\chromedriver\latest-x64-chromedriver --- ie install: from: http://npm.taobao.org/mirrors/selenium/3.150/IEDriverServer_x64_3.150.1.zip to: E:\Download\uirecorder-master\bin\node_modules\_selenium-standalone@6.24.0@selenium-standalone\.selenium\iedriver\3.150.1-x64-IEDriverServer.exe --- firefox install: from: http://npm.taobao.org/mirrors/geckodriver/v0.30.0/geckodriver-v0.30.0-win64.zip to: E:\Download\uirecorder-master\bin\node_modules\_selenium-standalone@6.24.0@selenium-standalone\.selenium\geckodriver\latest-x64-geckodriver --- edge install: from: https://download.microsoft.com/download/F/8/A/F8AF50AB-3C3A-4BC4-8773-DC27B32988DD/MicrosoftWebDriver.exe to: E:\Download\uirecorder-master\bin\node_modules\_selenium-standalone@6.24.0@selenium-standalone\.selenium\edgedriver\17134-MicrosoftEdgeDriver.exe --- chromiumedge install: from: https://msedgedriver.azureedge.net/93.0.961.52/edgedriver_win64.zip to: E:\Download\uirecorder-master\bin\node_modules\_selenium-standalone@6.24.0@selenium-standalone\.selenium\chromiumedgedriver\latest-x64-msedgedriver ----- selenium-standalone installation finished -----