Skip to content

In develop environment role queries not appear in ResultQueries #246

@delca85

Description

@delca85

Bug Report 🐛

On https://develop.testing-playground.com/, clicking on an input element, the getByRole query is rightly inserted (and evaluated) in QueryEditor but it does not appear in ResultQueries.
Clicking on a button element does not reproduce this bug, the role query appears in ResultQueries.

Screenshot 2020-07-05 at 16 01 56

To Reproduce ✔️

  1. inserted markup
  2. select an input element

Expected behavior 🤔

I expected the getByRole query would appear in ResultQueries as it happens in the button case.

Suggested solution 🔦

Your Environment 💻

  • browser: Chrome
  • os: Mac

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions