Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Accessing the expect timeout configuration from custom matcher #30583

Closed
devtommy opened this issue Apr 28, 2024 · 0 comments 路 Fixed by #30969
Closed

[Feature]: Accessing the expect timeout configuration from custom matcher #30583

devtommy opened this issue Apr 28, 2024 · 0 comments 路 Fixed by #30969

Comments

@devtommy
Copy link

馃殌 Feature Request

Hi Team.
I'm making a custom matcher and would like it make it Auto-retrying assertions

I tried to access expect timeout using test.info() but I didn't see expect property.

Is there any way to access it in a custom matcher?

image

Example

No response

Motivation

User can create Auto-retrying assertions aligned with the timeout setting in configuration

yury-s added a commit to yury-s/playwright that referenced this issue May 22, 2024
yury-s added a commit to yury-s/playwright that referenced this issue May 23, 2024
yury-s added a commit that referenced this issue May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants