Files
browser/src
Karl Seguin 5182edce6f Remove CDP FrameId
I don't know if FrameId is related to an <iframe>, and whether each Page has
1 implicit "frame". But, playwright seems to treat frameId and targetId as
interchangeable, and chrome seems to agree (at leas to some degree); chrome will
return a targetId and reuse that value for the frameId.

So the simplest solution is just to remove our concept of a frameId and use
targetId exclusively. This doesn't seem to cause any issues with puppeteer.
2025-03-11 10:37:43 +08:00
..
2025-03-11 10:37:43 +08:00
2025-02-27 16:09:10 +08:00
2025-02-09 11:04:21 +08:00
2025-01-27 12:33:05 +01:00
2025-02-20 14:06:38 +08:00
2025-02-26 21:00:43 +08:00
2025-02-22 09:10:40 +08:00
2025-01-27 12:33:05 +01:00
2024-11-21 16:42:48 +01:00
2025-02-27 11:00:37 +08:00
2025-02-26 21:00:43 +08:00
2025-02-26 21:00:43 +08:00
2024-11-21 16:42:48 +01:00