mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #331] The Error about using deeplink function #280
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#280
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 @linice930 on GitHub (May 5, 2021).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/331
[05/06 00:12:46] Handle @instagram
[05/06 00:12:46] Going to open instagram using deeplink
[05/06 00:12:46] Open Instagram app with url: https://www.instagram.com/instagram/
[05/06 00:12:46] Sleep for 1.44 seconds
[05/06 00:12:49] Closing keyboard...
[05/06 00:12:49] The device keyboard is already closed.
WARNING:root:-32001 Jsonrpc error: <android.support.test.uiautomator.UiObjectNotFoundException> data: UiSelector[CLASS=android.widget.LinearLayout, RESOURCE_ID_REGEX=(?i)(com.instagram.android:id/tab_bar)], method: objInfo, retrying in 0.5 seconds...
WARNING:root:-32001 Jsonrpc error: <android.support.test.uiautomator.UiObjectNotFoundException> data: UiSelector[CLASS=android.widget.LinearLayout, RESOURCE_ID_REGEX=(?i)(com.instagram.android:id/tab_bar)], method: objInfo, retrying in 0.6 seconds...
[05/06 00:12:50] @instagram: interact
[05/06 00:12:51] @instagram: seems there are no stories to be watched.
[05/06 00:12:51] Likes count: 1
[05/06 00:12:51] Stories to watch: 2
[05/06 00:12:51] @instagram interaction: going to like, follow
[05/06 00:12:51] Going to like-images first and then follow
[05/06 00:12:52] Scroll down to see more photos.
[05/06 00:12:54] Sleep for 2.27 seconds
[05/06 00:12:56] Open and like photo #1 (1 row, 1 column)
[05/06 00:12:56] Sleep for 1.39 seconds
[05/06 00:12:58] Double click!
[05/06 00:12:58] Sleep for 3.64 seconds
[05/06 00:13:04] @instagram - photo been liked.
[05/06 00:13:04] Back to profile
[05/06 00:13:05] Following...
[05/06 00:13:06] Sleep for 1.17 seconds
[05/06 00:13:12] Followed @instagram
[05/06 00:13:12] Session progress: 4 likes, 2 followed, 0 stories watched, 0 comments, 2 successful interactions for targets, 2 successful interactions for the entire session
[05/06 00:13:12] Moving to next target
@alexal1 commented on GitHub (May 5, 2021):
Fixed in
v3.7.11