Updated redis deployment to further reduce resource usage #65
Annotations
1 error, 1 warning, and 1 notice
automation/pages/LoginPage.js#L40
1) [Transaction tool] › tests/settingsTests.test.js:51:3 › Settings tests › Verify that all elements in settings page are present
Error: locator.isVisible: Target page, context or browser has been closed
at pages/LoginPage.js:40
38 |
39 | // If the modal is visible, then click the button to close the modal
> 40 | if (await modalButton.isVisible()) {
| ^
41 | await modalButton.click();
42 | }
43 | }
at LoginPage.closeImportantNoteModal (/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/pages/LoginPage.js:40:27)
at setupApp (/runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/utils/util.js:12:3)
at /runner/_work/hedera-transaction-tool/hedera-transaction-tool/automation/tests/settingsTests.test.js:21:24
|
automation/[Transaction tool] › tests/settingsTests.test.js#L1
automation/[Transaction tool] › tests/settingsTests.test.js took 27.3s
|
|
The logs for this run have expired and are no longer available.
Loading