UNPKG

@sap_oss/wdio-qmate-service

Version:

[![REUSE status](https://api.reuse.software/badge/github.com/SAP/wdio-qmate-service)](https://api.reuse.software/info/github.com/SAP/wdio-qmate-service)[![Node.js CI](https://github.com/SAP/wdio-qmate-service/actions/workflows/node.js.yml/badge.svg)](http

14 lines (11 loc) 309 B
describe("authenticator - custom", function () { it("Verification", async function () { const selector = { "elementProperties": { "metadata": "sap.ushell.ui.shell.ShellAppTitle", "id": "shellAppTitle" } }; await ui5.assertion.expectToBeVisible(selector); }); });