codeceptjs / CodeceptJS

Supercharged End 2 End Testing Framework for NodeJS
http://codecept.io
MIT License
4.11k stars 725 forks source link

<iframe> was expected, prevents further execution #4012

Closed BenjaminHoch-GoTo closed 9 months ago

BenjaminHoch-GoTo commented 11 months ago

What are you trying to achieve?

Hi, we are blocked from upgrading from 3.5.3 to a newer version. The initial issue was reported here: https://github.com/codeceptjs/CodeceptJS/pull/3892

We just try to upgrade to the current version to stay up to date.

What do you get instead?

After 3.5.7 and also with 3.5.8 we now get the following error:

locator.isHidden: Error: Selector "[prefix="/inventory"]" resolved to <app-gap features="{}" id="inventory" fragments="[]" lang…></app-gap>, <iframe> was expected
Call log:
  -   checking visibility of frameLocator('[prefix="/inventory"]').frameLocator('iframe').locator('//chameleon-skeleton[@variant="square"]').first()

in the dom the