-
-
Notifications
You must be signed in to change notification settings - Fork 443
Issues: hardkoded/puppeteer-sharp
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
feat: remove --disable-component-update from default args
puppeteer code
Features/Features from Puppeteer
#2798
opened Oct 18, 2024 by
kblok
fix: handle shadow DOM in Frame.frameElement
puppeteer code
Features/Features from Puppeteer
#2795
opened Oct 15, 2024 by
kblok
fix: default to RAF polling if visible||hidden is set
puppeteer code
Features/Features from Puppeteer
#2794
opened Oct 15, 2024 by
kblok
await e.Request.ContinueAsync(Payload) will cause the page hanging, How can I solve it?
#2776
opened Sep 7, 2024 by
phoenix1630
fix(performance): clear targets on browser context close
puppeteer code
Features/Features from Puppeteer
#2769
opened Sep 3, 2024 by
kblok
feat: allow creating ElementHandles from the accessibility tree snapshot
puppeteer code
Features/Features from Puppeteer
#2768
opened Sep 3, 2024 by
kblok
fix: waitForSelector should work for pseudo classes
puppeteer code
Features/Features from Puppeteer
#2766
opened Sep 3, 2024 by
kblok
fix(performance): use Runtime.getProperties for improved performance
puppeteer code
Features/Features from Puppeteer
#2765
opened Sep 3, 2024 by
kblok
fix: exposed functions should only be called once
puppeteer code
Features/Features from Puppeteer
#2764
opened Sep 3, 2024 by
kblok
fix: add a way to run page.$$ without isolation
puppeteer code
Features/Features from Puppeteer
#2762
opened Sep 3, 2024 by
kblok
fix: improve frame session management
puppeteer code
Features/Features from Puppeteer
#2760
opened Sep 3, 2024 by
kblok
NavigationException: 'Timeout of 30000 ms exceeded' with Firefox
#2758
opened Sep 1, 2024 by
Mbaspfd
fix: include Puppeteer version into utility world name
puppeteer code
Features/Features from Puppeteer
#2700
opened Jul 17, 2024 by
kblok
fix: use RAF-based polling for ARIA selectors
puppeteer code
Features/Features from Puppeteer
#2688
opened Jul 11, 2024 by
kblok
fix: reset the viewport after taking a fullPage screenshot if defaultViewport is null
puppeteer code
Features/Features from Puppeteer
#2687
opened Jul 11, 2024 by
kblok
fix: execution contexts might be created before previous is destroyed
puppeteer code
Features/Features from Puppeteer
#2686
opened Jul 11, 2024 by
kblok
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.