Configured playwright with test cases and ran the automation suite.
There is a major issue observed :
- 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.