Henry Zhang
Henry Zhang
> sure. this is the solution that pass all the test cases using a helper type. > > ```ts > type MyAwaited = T extends PromiseLike ? MyAwaited : T...
Never run it with docker-desktop! I had the same issue, after I read this [post](https://forums.docker.com/t/error-response-from-daemon-error-gathering-device-information-while-adding-custom-device/132143), I realized I should run it with local docker engine, instead of docker-desktop.
@shashankboosi @MagMueller I can connect to bright data with browser-use 0.9.5 and execute steps successfully, this issue can be closed.