Android UI Test Screenshot

Target

在Android UI Test時,想要screenshot去記錄當時的畫面,
主要介紹有哪些方式可以實作出來。

Action Items

  • Solution 1: View drawing cache
  • Solution 2: Use screengrab (library)
  • Solution 3: Use FalconSpoon (library)

iOS9 Http Setup

Target

本篇主要的目的,是為了解決iOS9之後,
網路要求無法使用的問題。

Action Items

  1. Root cause
  2. Solution
  3. NSAppTransportSecurity

Quick Start

,