hailongchen

Results 5 comments of hailongchen

I've tested one more time. https://user-images.githubusercontent.com/14884326/182072098-82b896c4-21bc-4e29-ae8f-05f03a6a71c9.mov `ActionChains(self.driver).drag_and_drop_by_offset(source_element, xoffset, yoffset).release().perform()` In fact, the cursor (location of mouse) have impact on method `offset()`. ref-link: https://github.com/webdriverio/webdriverio/issues/6596

但在不使用webui来执行,是能跑起来的。虽然遇到了另外一个问题 https://github.com/browser-use/browser-use/issues/892#

https://github.com/browser-use/browser-use/discussions/970 目前解决不了

> 你好~ 我现在遇到一个问题 我看到你可以连接到本地的ollama模型 我在我电脑上面用api可以正常使用 用ollama模型就会提示 > > ``` > INFO [agent] 📍 Step 1 > ERROR [agent] ❌ Result failed 2/3 times: > Server disconnected without sending a response....