openbullet / OpenBullet2

OpenBullet reinvented
https://docs.openbullet.dev/
MIT License
1.79k stars 479 forks source link

[Bug]: Set user agent block puppeteer is not working #1078

Open daywalkers opened 3 months ago

daywalkers commented 3 months ago

This issue respects the following points:

Description of the bug

Using set user agent on puppeteer is not working

Reproduction steps

I check on inspect element network tab, the user agent is still default

What is the current bug behavior?

not set UA

What is the expected correct behavior?

UA should be changegd

Version of the client

0.3.1

Type of client

Native client

Environment

- OS:Windows 11
- Virtualization:Docker
- Browser:Epic Browser (chromium based)

OpenBullet2 logs

No response

Client / Browser logs

No response

Relevant screenshots or videos

No response

Relevant LoliCode if needed

No response

Additional information

No response

openbullet commented 3 months ago

Hello, are you setting the UA before or after the Open browser block? Can you try to set it before?

daywalkers commented 3 months ago

this is my current setting which not working image

after try before open browser: image