Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Options classes (Page, Locator, Selector, Tracing, Websocket, ...)#56

Merged
smnandre merged 11 commits intoplaywright-php:mainfrom
smnandre:pr/options-classes
Dec 20, 2025
Merged

Add Options classes (Page, Locator, Selector, Tracing, Websocket, ...)#56
smnandre merged 11 commits intoplaywright-php:mainfrom
smnandre:pr/options-classes

Conversation

@smnandre
Copy link
Member

@smnandre smnandre commented Dec 19, 2025

Introduces a set of new options classes under the Playwright\**\Options namespaces to encapsulate and validate options parameters.

@codecov
Copy link

codecov bot commented Dec 19, 2025

Codecov Report

❌ Patch coverage is 97.51037% with 18 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/Page/Page.php 79.71% 14 Missing ⚠️
src/Locator/Options/GetByRoleOptions.php 96.92% 2 Missing ⚠️
src/Locator/Options/LocatorOptions.php 96.49% 2 Missing ⚠️

📢 Thoughts on this report? Let us know!

@codecov
Copy link

codecov bot commented Dec 20, 2025

@smnandre smnandre changed the title Add Page and Locator options classes Add Options classes (Page, Locator, Selector, Tracing, Websocket, ...) Dec 20, 2025
@smnandre smnandre merged commit 0a92e0b into playwright-php:main Dec 20, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant