This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--------- beginning of kernel | |
08-17 16:34:07.845 0 0 I : Linux version 5.4.61-android11-2-00064-g4271ad6e8ade-ab6991359 (build-user@build-host) (Android (6443078 based on r383902) clang version 11.0.1 (https://android.googlesource.com/toolchain/llvm-project b397f81060ce6d701042b782172ed13bee898b79), LLD 11.0.1 (/buildbot/tmp/tmp6_m7QH b397f81060ce6d701042b782172ed13bee898b79)) #1 SMP PREEMPT Mon Nov 23 17:45:44 UTC 2020 |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--------- beginning of kernel | |
08-17 14:08:20.868 0 0 I : Linux version 5.4.61-android11-2-00064-g4271ad6e8ade-ab6991359 (build-user@build-host) (Android (6443078 based on r383902) clang version 11.0.1 (https://android.googlesource.com/toolchain/llvm-project b397f81060ce6d701042b782172ed13bee898b79), LLD 11.0.1 (/buildbot/tmp/tmp6_m7QH b397f81060ce6d701042b782172ed13bee898b79)) #1 SMP PREEMPT Mon Nov 23 17:45:44 UTC 2020 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[debug] [ADB] Running '/home/vitor/AndroidSDK/platform-tools/adb -P 5037 -s emulator-5554 shell 'settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy'' | |
[debug] [BaseDriver] W3C capabilities and MJSONWP desired capabilities were provided | |
[debug] [BaseDriver] Creating session with W3C capabilities: { | |
[debug] [BaseDriver] "alwaysMatch": { | |
[debug] [BaseDriver] "platformName": "android", | |
[debug] [BaseDriver] "appium:app": "/home/vitor/Documents/AutomatedTests/Apk/CSG-3.176.0.apk", | |
[debug] [BaseDriver] "appium:appWaitActivity": "com.csg.*", | |
[debug] [BaseDriver] "appium:appWaitDuration": 40000, | |
[debug] [BaseDriver] "appium:automationName": "UiAutomator2", | |
[debug] [BaseDriver] "appium:deviceName": "Emulator1", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<androidx.recyclerview.widget.RecyclerView index="1" package="com.chat" class="androidx.recyclerview.widget.RecyclerView" text="" resource-id="com.chat:id/messages_list" checkable="false" checked="false" clickable="false" enabled="true" focusable="true" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,78][480,800]" displayed="true"> | |
<android.widget.RelativeLayout index="0" package="com.chat" class="android.widget.RelativeLayout" text="" resource-id="com.chat:id/tag_background" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="false" long-clickable="false" password="false" scrollable="false" selected="false" bounds="[0,547][480,574]" displayed="true"> | |
<android.widget.TextView index="0" package="com.chat" class="android.widget.TextView" text="Today" resource-id="com.chat:id/tag_date" checkable="false" checked="false" clickable="false" enabled="true" focusable="false" focused="fals |