Make sure your UI test related libraries are imported with "androidTestImplementation", not "implementation". eg.:
確定! 回上一頁