ci(cypress): Address lints (#8011)

This commit is contained in:
Gnanasundari24
2025-05-14 23:10:12 +05:30
committed by GitHub
parent 82f15e950f
commit bf35a25333

View File

@ -234,7 +234,7 @@ function bankRedirectRedirection(
)
) {
// scroll down and click on the authorize test payment button
cy.get("body").then(($body) => {
cy.get("body").then(() => {
cy.get("#frame-warning-container").then(($el) => {
if ($el.is(":visible")) {
// Frame warning is visible — use test payment button