browser-use typing and form filling is extremely slow on Steel browser #241
Unanswered
Nilesh9106
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m using browser-use on the Steel browser, and all typing or form filling actions run very slowly. It feels much slower than a human and far slower than running the same flow in a local browser.
Since browser-use sends keystrokes remotely, it looks like every key triggers latency, which makes any long input crawl. I’m not writing manual code, so I can’t switch to my own JS injection or fast fill.
What’s the right way to make text input faster in browser-use when running on Steel’s cloud browser Any recommended actions, settings, or faster input methods I should use to avoid per-keystroke delays
Beta Was this translation helpful? Give feedback.
All reactions