Skip to content

Nested iframe causes reading querySelector on null #2083

@ia-kaishen

Description

@ia-kaishen

Describe the bug
I tried to click some button inside a nested iframe element, this is the css selector:
iframe#baxia-dialog-content |> iframe |> #captcha iframe |> #rc-anchor-container > div.rc-anchor-content
When trigger the workflow, the log return Cannot read properties of null (reading 'querySelector')

Expected behavior
It should able click the div i target successfully.

Screenshots

Image Image

Desktop (please complete the following information):

  • OS: macos
  • Browser: Microsoft Edge / Chrome (i tried both browser)
  • Extension Version: 1.29.12

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