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

I'm getting waitForTimeout not supported when I ask act to do something like "press start then wait 2s, then press pause" #471

Open
eastlondoner opened this issue Feb 7, 2025 · 0 comments

Comments

@eastlondoner
Copy link

PlaywrightCommandMethodNotSupportedException: Method waitForTimeout not supported\n

at new PlaywrightCommandMethodNotSupportedException (/Users/andy/repos/cursor-tools/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]_o_9bb58102975a13891bf96af24078b1e0/node_modules/@browserbasehq/stagehand/dist/index.js:1644:5)\n    at <anonymous> (/Users/andy/repos/cursor-tools/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]_o_9bb58102975a13891bf96af24078b1e0/node_modules/@browserbasehq/stagehand/dist/index.js:2816:19)\n    at <anonymous> (/Users/andy/repos/cursor-tools/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]_o_9bb58102975a13891bf96af24078b1e0/node_modules/@browserbasehq/stagehand/dist/index.js:76:61)\n    at new Promise (native)\n    at __async (/Users/andy/repos/cursor-tools/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]_o_9bb58102975a13891bf96af24078b1e0/node_modules/@browserbasehq/stagehand/dist/index.js:60:14)\n    at <anonymous> (/Users/andy/repos/cursor-tools/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]_o_9bb58102975a13891bf96af24078b1e0/node_modules/@browserbasehq/stagehand/dist/index.js:3398:22)\n    at fulfilled (/Users/andy/repos/cursor-tools/node_modules/.pnpm/@[email protected]_@[email protected][email protected][email protected]_o_9bb58102975a13891bf96af24078b1e0/node_modules/@browserbasehq/stagehand/dist/index.js:63:24)\n    at processTicksAndRejections (native:7:39)
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

No branches or pull requests

1 participant