protractor-ff-issue:Firefox 的量角器问题演示

时间:2021-06-21 04:25:43
【文件属性】:
文件名称:protractor-ff-issue:Firefox 的量角器问题演示
文件大小:11KB
文件格式:ZIP
更新时间:2021-06-21 04:25:43
JavaScript 量角器 Firefox 问题演示 创建此项目是为了演示 Firefox 的问题。 该代码是从示例复制而来的。 安装 npm install bower install ./node_modules/protractor/bin/webdriver-manager update 跑步 在单独的 shell 中运行应用程序、Selenium WebDriver 和测试。 npm start # start project npm run wd # start Selenium WebDriver npm run test # run protractor tests npm run test-ff # run protractor tests in Firefox 解释 以下是代码的主要摘录: 应用程序/样式表/app.css . my-sick-button { text-tran
【文件预览】:
protractor-ff-issue-master
----package.json(370B)
----test()
--------protractor.conf.js(428B)
--------e2e()
--------helper()
----.bowerrc(55B)
----app()
--------images()
--------templates()
--------index.html(704B)
--------stylesheets()
--------scripts()
----.gitignore(38B)
----README.md(1KB)
----bower.json(701B)

网友评论