mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
fix: ensure frame.url() includes the query string (#6398)
Co-authored-by: Mathias Bynens <mathias@qiwi.be>
This commit is contained in:
1
test/assets/frames/one-frame-url-fragment.html
Normal file
1
test/assets/frames/one-frame-url-fragment.html
Normal file
@@ -0,0 +1 @@
|
||||
<iframe src='./frame.html&test=fragment'></iframe>
|
||||
Reference in New Issue
Block a user