mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #412] Error running bot #359
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#359
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @talesam on GitHub (Dec 28, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/412
First I got an error asking to install an older version of instagram, I did that and now this error is showing:
File being used is this:
@talesam commented on GitHub (Dec 29, 2021):
I tested it on another device:
@gtcdevop commented on GitHub (Jan 7, 2022):
Following, uiautomator2 have changed their api on Python 3.10 making those methods private
github.com/openatx/uiautomator2@a6ebc2446a/uiautomator2/init.py#L1605now we have to change the way we check
github.com/alexal1/Insomniac@1d5f0e871f/insomniac/device_facade.py (L208-L212)I'm working on it
@gtcdevop commented on GitHub (Jan 7, 2022):
Maintainers fix is in here https://github.com/alexal1/Insomniac/pull/415
@alexal1 commented on GitHub (Apr 2, 2022):
Fixed in v3.8.2