top | item 44963339

(no title)

gregpr07 | 6 months ago

Hi, the first version of Browser Use was actually built on Selenium but we quite quickly switched to Playwright

discuss

order

hugs|6 months ago

yeah, i noticed that. apologies if i missed a post about it... what do you wish didn't suck about selenium?

moi2388|6 months ago

Scrolling to an element doesn’t always work because somehow the element might not be ready. You need to add ids to the element and select by that to ensure it works properly.