Are there currently some outages with the fingerprint API?
Using premium and facing the error "Thread ended with message "Fingerprint error: "Fingerprint with tags Microsoft Windows,Chrome not found 0""" when running scripts.
Как можно изменить разрешение окна?
как не задаю параметры всегда открывает вот в таком разрешении!: 11237f2b-f969-4276-8882-04efb05ea0db-image.png
fingerprint = await plugin.fetch('ZT6ONP00hAboGlACiiWELHn6rvm**********G', {
tags: ['Mobile'],
minWidth: 375,
maxWidth: 414,
minHeight: 667,
maxHeight: 896
});
вот так ставлю. help :)