Bug 36012: Add 'waits' to cypress test
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Thu, 15 Feb 2024 14:40:04 +0000 (14:40 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 8 Mar 2024 17:58:19 +0000 (18:58 +0100)
commit8a7a37fb359f836c84b4ccf1be08bb2721507493
treeabedaf42089e707a5bfd4b24dd3bb53714a6a8d7
parent285a0fc74da5747922bcc28626066a7067e4fb66
Bug 36012: Add 'waits' to cypress test

This patch adds cy.wait() in two places where builds have been failing due to timeouts

Test plan:
1) cypress run --spec t/cypress/integration/InfiniteScrollSelect_spec.ts

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/cypress/integration/InfiniteScrollSelect_spec.ts