LeagueOfPoro / EsportsCapsuleFarmer

Automatically watch all live matches on lolesports and farm Esports Capsules
https://www.youtube.com/c/LeagueOfPoro
Other
95 stars 23 forks source link

Closing Capsule Farmer opens a Chrome instance that can't be closed. (Doesn't happen in adm mode). #70

Closed JoaoVictorDaijo closed 1 year ago

JoaoVictorDaijo commented 1 year ago

When I close the Capsule Farmer, it opens a black Chrome window. If I try to close this window it reopens instantly, even if I try to finish the process with Task Manager it reopens again.

Each time I close the farmer it opens a new Chrome instance. I tried to do a manual breakpoint and check if closing the farmer early prevents this behavior.

As soon as this 'Devtools listening' logs the behavior happens. image

image

image

I'm using the program in headless mode; the issue does not happen if I execute it in Administrator Mode.

LeagueOfPoro commented 1 year ago

Hmm, I cannot reproduce it. A temporary workaround would be using Edge for example.

JoaoVictorDaijo commented 1 year ago

Hmm, I cannot reproduce it. A temporary workaround would be using Edge for example.

Headless mode works for other browsers too?

LeagueOfPoro commented 1 year ago

Headless mode works for other browsers too?

yes

JoaoVictorDaijo commented 1 year ago

Headless mode works for other browsers too?

yes

That's fine then I can also 'fix' it by running as adm. I think the issue can be closed.