Codecept + Playwright : Element not visible observed if element is in iframe

Configured playwright with test cases and ran the automation suite.

There is a major issue observed :

  1. The playwright does not support iframe and element not visible error is observed.
    Tried changing different playwright supported browsers like chromium, Firefox, and WebKit, but still, the issue persists.

“Note: this functionality is working fine with codecept config file” also element is seen in view port.

1 Like

I have the same issue. got any solution yet ?

1 Like

Not yet… still working on it

@Vish131 I have same issue. I tried much but all in wane. Anybody have any solution of this. :slightly_smiling_face: