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
Accelerator
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
Type
/
to 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
.
pestphp
/
pest-plugin-browser
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
134
Star
137
Code
Pull requests
59
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Implement pest --record command for browser test generation
- #222
#222
Open
J87NL
wants to merge 6 commits into
pestphp:5.x
pestphp/pest-plugin-browser:5.x
from
J87NL:feature/browser-recorder
J87NL/pest-plugin-browser:feature/browser-recorder
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Open
Implement pest --record command for browser test generation
#222
J87NL
wants to merge 6 commits into
pestphp:5.x
pestphp/pest-plugin-browser:5.x
from
J87NL:feature/browser-recorder
J87NL/pest-plugin-browser:feature/browser-recorder
Copy head branch name to clipboard
Commits
Commits on May 24, 2026
Implement pest --record command for browser test generation
J87NL
committed
43c10ff
View commit details
Copy full SHA for 43c10ff
Browse repository at this point
Implement pest --record command for browser test generation
Show description for b850ce9
J87NL
committed
b850ce9
View commit details
Copy full SHA for b850ce9
Browse repository at this point
Refactor browser recorder: auto-start test server, programmatic auth using factory session, remove login sequence auto-detection, add RECORDING.md
J87NL
committed
70ea128
View commit details
Copy full SHA for 70ea128
Browse repository at this point
Add unit tests for Recorder classes and fix deduplicateFills stale-index bug in EventSanitizer
J87NL
committed
0b469e7
View commit details
Copy full SHA for 0b469e7
Browse repository at this point
Replace --acting-as with boolean --auth/--user flags, extract auth generation into a dedicated Laravel script, and fix various recorder issues
J87NL
committed
1351242
View commit details
Copy full SHA for 1351242
Browse repository at this point
Add --browser, --channel, --lang, --timezone, and --color-scheme flags to the recorder
J87NL
committed
4f8a6fd
View commit details
Copy full SHA for 4f8a6fd
Browse repository at this point
You can’t perform that action at this time.