Skip to content

Additional iframe from playwright (only in one environment) #23230

@agataDeviniti

Description

@agataDeviniti

I have strange issues in one of my environments. When I try to click on one element it doesn't happen. As I have checked it is caused by an additional iframe from the playwright.
When I search for locator in 'top', it does not find the element:
Zrzut ekranu 2023-05-23 o 12 07 01

When I search for a locator in an iframe, it returns the correct element:
Zrzut ekranu 2023-05-23 o 12 09 02

Details about iframe element:
<iframe __playwright_src__="/snapshot/frame@8e43e5ddde2bfee64f9aa9f7c9b8034f" class="IFramestyle__StyledIFrame-iixo8s-0 jAVhLT" id="iframe_content" src="[http://127.0.0.1:9323/trace/snapshot/frame@8e43e5ddde2bfee64f9aa9f7c9b8034f?trace=http%3A%2F%2F127.0.0.1%3A9323%2Fdata%2F5a611e590ce0f4b170e428e4665dc98d7b477a87.zip&amp;name=after%40call%4024](http://127.0.0.1:9323/trace/snapshot/frame@8e43e5ddde2bfee64f9aa9f7c9b8034f?trace=http%3A%2F%2F127.0.0.1%3A9323%2Fdata%2F5a611e590ce0f4b170e428e4665dc98d7b477a87.zip&name=after%40call%4024)"></iframe>

It is strange, that it only happens in one of my environments. Do you have any ideas why it happens?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions