标签: android-studio testng
org.testng.TestNGException: 在类路径中找不到类:com.example.parvez.testcalculatorbyappium.FirstTest
我在gradle中添加了testng依赖项 testImplementation'org.assertj:assertj-core:2.0.0' testImplementation'org.testng:testng:6.9.10'