Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
hardkoded
/
puppeteer-sharp
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
484
Star
3.9k
Code
Issues
10
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Replace hand-rolled retry/timeout plumbing with RxSharp
- #3520
#3520
Merged
kblok
merged 16 commits into
master
hardkoded/puppeteer-sharp:master
from
integrate-rxsharp-locator-networkidle
hardkoded/puppeteer-sharp:integrate-rxsharp-locator-networkidle
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Replace hand-rolled retry/timeout plumbing with RxSharp
#3520
kblok
merged 16 commits into
master
hardkoded/puppeteer-sharp:master
from
integrate-rxsharp-locator-networkidle
hardkoded/puppeteer-sharp:integrate-rxsharp-locator-networkidle
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
Replace hand-rolled retry/timeout plumbing in Locator and WaitForNetworkIdle with RxSharp
Show description for 1f9da7c
kblok
and
claude
committed
1f9da7c
View commit details
Copy full SHA for 1f9da7c
Browse repository at this point
Replace hand-rolled retry/timeout plumbing in WaitForRequest/Response/Frame/Target with RxSharp
Show description for be8d466
kblok
and
claude
committed
be8d466
View commit details
Copy full SHA for be8d466
Browse repository at this point
Rewrite WaitForTargetAsync/WaitForFrameAsync closer to upstream's shape
Show description for 6fdab87
kblok
and
claude
committed
6fdab87
View commit details
Copy full SHA for 6fdab87
Browse repository at this point
Update call sites for RxSharp's consolidated PuppeteerExtras class
Show description for ea10c5e
kblok
and
claude
committed
ea10c5e
View commit details
Copy full SHA for ea10c5e
Browse repository at this point
Update call sites for RxSharp's Extensions class rename
Show description for 218c81c
kblok
and
claude
committed
218c81c
View commit details
Copy full SHA for 218c81c
Browse repository at this point
Fix a real event-loss race in WaitForTargetAsync/WaitForFrameAsync
Show description for 592448a
kblok
and
claude
committed
592448a
View commit details
Copy full SHA for 592448a
Browse repository at this point
Commits on Jul 28, 2026
Apply suggestion from @kblok
kblok
authored
fbad277
View commit details
Copy full SHA for fbad277
Browse repository at this point
Commits on Jul 29, 2026
Drop EventBufferSize now that RxSharp defaults to unbounded
Show description for 0fa5c1a
kblok
and
claude
committed
0fa5c1a
View commit details
Copy full SHA for 0fa5c1a
Browse repository at this point
Update to RxSharp 0.2.0's ReactiveExtensionsSharp namespace
Show description for 4ef10fb
kblok
and
claude
committed
4ef10fb
View commit details
Copy full SHA for 4ef10fb
Browse repository at this point
Add a RxSharp using alias for ReactiveExtensionsSharp
Show description for e51b383
kblok
and
claude
committed
e51b383
View commit details
Copy full SHA for e51b383
Browse repository at this point
Commits on Jul 31, 2026
Drop AssumeNeverEmits, unify Wait* methods into the shared Page class
Show description for 4733bf1
kblok
committed
4733bf1
View commit details
Copy full SHA for 4733bf1
Browse repository at this point
Commits on Aug 1, 2026
Merge branch 'master' into integrate-rxsharp-locator-networkidle
kblok
committed
f01329d
View commit details
Copy full SHA for f01329d
Browse repository at this point
Commits on Aug 3, 2026
Merge branch 'master' into integrate-rxsharp-locator-networkidle
kblok
committed
2be5f8a
View commit details
Copy full SHA for 2be5f8a
Browse repository at this point
Merge branch 'master' into integrate-rxsharp-locator-networkidle
kblok
committed
e6e5210
View commit details
Copy full SHA for e6e5210
Browse repository at this point
Commits on Aug 9, 2026
Bump version to 25.5.1
claude
committed
739b351
View commit details
Copy full SHA for 739b351
Browse repository at this point
Merge branch 'master' into integrate-rxsharp-locator-networkidle
kblok
authored
6513891
View commit details
Copy full SHA for 6513891
Browse repository at this point
You can’t perform that action at this time.