File tree Expand file tree Collapse file tree
puma/apps/android/teleguard Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11CONVERSATION_STATE_TELEGUARD_HEADER = '//android.view.View[@content-desc="TeleGuard"]'
2- CONVERSATION_STATE_HAMBURGER_MENU = '//android.widget.FrameLayout[@resource-id="android:id/content "]/android.widget.FrameLayout/android.widget.FrameLayout/android.view.View/android.view.View/android.view.View/android.view.View/android.view.View[1]/android.view.View[2]/android.view.View[3 ]'
2+ CONVERSATION_STATE_HAMBURGER_MENU = '//android.view.View[@content-desc="TeleGuard "]/following-sibling::*[last() ]'
33CONVERSATION_STATE_SETTINGS_BUTTON = '//android.widget.ImageView[@content-desc="Settings"]'
44CONVERSATION_STATE_ABOUT_BUTTON = '//android.widget.ImageView[@content-desc="About"]'
55CONVERSATION_STATE_TELEGUARD_STATUS = '//android.view.View[@content-desc="Online"]|//android.view.View[contains(@content-desc, "Connection to server")]'
You can’t perform that action at this time.
0 commit comments