Skip to content

Commit d3cfe6d

Browse files
committed
add missing screenshots for CI post processing
1 parent 768d034 commit d3cfe6d

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

android-refimpl-app/app/src/androidTest/java/com/zoffcc/applications/trifa/ShowMaintenanceInfo.java

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -177,12 +177,11 @@ else if (cur_act.equals("SetPasswordActivity"))
177177

178178
scrollToTextViewById(R.id.debug_output);
179179

180-
screenshot_full("007");
181-
182180
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");
181+
182+
screenshot("004b");
183+
screenshot("005");
184+
screenshot_full("007");
186185

187186
wait_(10);
188187
Log.i(TAG, "taking last screenshot ...");

0 commit comments

Comments
 (0)