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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs]: NOTE in the Introduction / Clock page #32505

Open
doggy8088 opened this issue Sep 8, 2024 · 0 comments · May be fixed by #32510
Open

[Docs]: NOTE in the Introduction / Clock page #32505

doggy8088 opened this issue Sep 8, 2024 · 0 comments · May be fixed by #32510
Assignees
Labels

Comments

@doggy8088
Copy link
Contributor

doggy8088 commented Sep 8, 2024

Page(s)

https://playwright.dev/docs/clock#introduction

Description

This should be an unordered list of items, but somehow the format is broken:

page.clock overrides native global classes and functions related to time allowing them to be manually controlled: - Date - setTimeout - clearTimeout - setInterval - clearInterval - requestAnimationFrame - cancelAnimationFrame - requestIdleCallback - cancelIdleCallback - performance - Event.timeStamp

image

@mxschmitt mxschmitt self-assigned this Sep 9, 2024
@mxschmitt mxschmitt added the v1.48 label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants