-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
E2EIssue related to end-to-end testingIssue related to end-to-end testingTriagedIssue has been routed to backlog. This is not a commitment to have it prioritized by the team.Issue has been routed to backlog. This is not a commitment to have it prioritized by the team.browser: electrontype: bug
Description
Current behavior
Repro:
- launch
runner-ct
with electron - open devtools (right click -> inspect element)
- run a spec
- inspect some elements
- run spec again
- the devtools sometimes to not refresh
First discovered and noted here: #15777
Desired behavior
Can use devtools with electron.
Test code to reproduce
Versions
This issue also occurs in E2E, running against [email protected] . For me, this is occurring on every spec run.
Metadata
Metadata
Assignees
Labels
E2EIssue related to end-to-end testingIssue related to end-to-end testingTriagedIssue has been routed to backlog. This is not a commitment to have it prioritized by the team.Issue has been routed to backlog. This is not a commitment to have it prioritized by the team.browser: electrontype: bug