We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 768d034 commit d3cfe6dCopy full SHA for d3cfe6d
1 file changed
android-refimpl-app/app/src/androidTest/java/com/zoffcc/applications/trifa/ShowMaintenanceInfo.java
@@ -177,12 +177,11 @@ else if (cur_act.equals("SetPasswordActivity"))
177
178
scrollToTextViewById(R.id.debug_output);
179
180
- screenshot_full("007");
181
-
182
wait_(4);
183
- // Log.i(TAG, "going to stop video call ...");
184
- // onView(withId(R.id.decline_button)).perform(click());
185
- // Log.i(TAG, "decline button pressed");
+
+ screenshot("004b");
+ screenshot("005");
+ screenshot_full("007");
186
187
wait_(10);
188
Log.i(TAG, "taking last screenshot ...");
0 commit comments