af76b48460
Since cypress retries only the last command, it's better to use the compact cy.contains(selector, content) version, instead of cy.get(selector).contains(content) call. Change-Id: Ie1f4c17bbf736058ecf6bd996b46384fdff19446 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/93081 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com> |
||
---|---|---|
.. | ||
index.js | ||
package.json |