pageobject:用于生成页面对象代码的chrome扩展

时间:2021-02-17 08:03:51
【文件属性】:
文件名称:pageobject:用于生成页面对象代码的chrome扩展
文件大小:181KB
文件格式:ZIP
更新时间:2021-02-17 08:03:51
TypeScript 页面对象 该项目是使用版本7.3.8生成的。 开发服务器 为开发服务器运行ng serve 。 导航到http://localhost:4200/ 。 如果您更改任何源文件,该应用程序将自动重新加载。 代码脚手架 运行ng generate component component-name生成一个新的组件。 您还可以使用ng generate directive|pipe|service|class|guard|interface|enum|module 。 建造 运行ng build来构建项目。 构建工件将存储在dist/目录中。 使用--prod标志进行生产构建。 运行单元测试 运行ng test通过执行单元测试。 运行端到端测试 运行ng e2e以通过执行端到端测试。 进一步的帮助 要获得有关Angular CLI的更多帮助,请使用ng help或查看 。
【文件预览】:
pageobject-master
----.travis.yml(205B)
----package.json(2KB)
----tslint.json(2KB)
----angular.json(4KB)
----LICENSE(1KB)
----package-lock.json(615KB)
----src()
--------browserslist(388B)
--------favicon.png(3KB)
--------tsconfig.app.json(224B)
--------inject.js(5KB)
--------tslint.json(244B)
--------test.ts(642B)
--------assets()
--------background.js(902B)
--------manifest.json(828B)
--------browser_action.html(637B)
--------tests()
--------index.html(605B)
--------tsconfig.spec.json(256B)
--------app()
--------main.ts(372B)
--------styles.css(222B)
--------polyfills.ts(3KB)
--------buttonScript.js(814B)
--------karma.conf.js(1023B)
--------environments()
--------favicon.ico(783B)
----tsconfig.json(471B)
----e2e()
--------tsconfig.e2e.json(213B)
--------protractor.conf.js(752B)
--------src()
----.gitignore(629B)
----README.md(1KB)
----.editorconfig(246B)

网友评论