Closed
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 master@6.8.0 . For me, this is occurring on every spec run.