protractor-helper:用量角器编写健壮且无松懈的测试

时间:2024-05-21 08:58:22
【文件属性】:

文件名称:protractor-helper:用量角器编写健壮且无松懈的测试

文件大小:66KB

文件格式:ZIP

更新时间:2024-05-21 08:58:22

testing automation protractor e2e-testing protractor-helper

量角器 :globe_showing_Asia-Australia: 该库包含可与Protractor一起使用的帮助程序函数,以创建可靠的端到端测试。 该库中的许多辅助函数都使用protractor.ExpectedConditions来确保我们要与之交互的元素在与它们交互或对其运行期望之前处于正确的状态。 这有助于避免在元素尚未准备就绪时尝试与它们进行交互,从而有助于避免测试脆弱。 概括 打开以查看所有可用的助手 setTimeout isCurrentUrlDifferentFromBaseUrl waitForAlertToBePresent waitForElementPresence waitForElementNotToBePresent waitForElementVisibility waitForElementNotToBeVisible click hoverAndClick fillFieldWithT


【文件预览】:
protractor-helper-master
----.eslintrc.json(650B)
----.gitignore(38B)
----package.json(1KB)
----index.md(2KB)
----package-lock.json(79KB)
----src()
--------constants_and_utils()
--------misc.js(1006B)
--------clickersAndTappers.js(1KB)
--------waiters.js(4KB)
--------inputFieldInteractions.js(2KB)
----CODE_OF_CONDUCT.md(3KB)
----LICENSE(1KB)
----index.js(2KB)
----CHANGELOG.md(20KB)
----_config.yml(26B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(1KB)
--------ISSUE_TEMPLATE()
--------workflows()
----README.md(15KB)
----docs()
--------CONTRIBUTING.md(4KB)
--------EXAMPLES.md(12KB)
--------PT-BR()
----test()
--------e2e()
--------spec()
----index.d.ts(2KB)

网友评论