Skip to content

Conversation

@Lightning00Blade
Copy link
Collaborator

Remove deprecated Puppeteer method.

@OrKoN OrKoN merged commit 23613b8 into main Jan 24, 2024
@OrKoN OrKoN deleted the remove-wait-for-timeout branch January 24, 2024 11:47
OrKoN pushed a commit that referenced this pull request Feb 5, 2024
🤖 I have created a release *beep* *boop*
---


## [3.0.0](v2.13.4...v3.0.0)
(2024-02-05)


### ⚠ BREAKING CHANGES

* make replay compatible with Puppeteer v22
([#758](#758))
* update min version to Node 18
([#755](#755))

### Features

* update min version to Node 18
([#755](#755))
([41c3d10](41c3d10))


### Bug Fixes

* remove deprecated waitForTimeout
([#747](#747))
([23613b8](23613b8))


### Code Refactoring

* make replay compatible with Puppeteer v22
([#758](#758))
([e594f50](e594f50))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Copy link

@Brunojoes69 Brunojoes69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

{
startWaitingForEvents();
await mainPage.keyboard.down(step.key);
await mainPage.waitForTimeout(100);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Timeout main Page.waitForTimeout(100);

@peacelovepornD
Copy link

peacelovepornD commented Jun 25, 2024 via email

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.

5 participants