VIacheslav Nikitin
VIacheslav Nikitin
I'm using a browser profile created in BAS (profile directory) const { plugin } = require('playwright-with-fingerprints'); plugin.useProfile(path.resolve('C:\...whatever\'), { loadFingerprint: true, loadProxy: true, }); If the proxy is invalid (I actually...
### Impress and Node.js versions impress: 3.0.16 ; node v20.18.1 ### Platform macOS 15.3.1 24D70 ### Describe the bug When `impress` loads code from the `application/bus/` directory, specifically processing `.service.js`...
## Describe the bug After a user successfully authenticates using `auth.signin` on one Metacom WebSocket connection (`client1`), obtaining a session token, a second Metacom connection (`client2`) cannot correctly access user...