Automation testing configuration -


i have installed appium , eclipse trying run simple test on android real device, message:

failed configuration: @beforetest setup org.openqa.selenium.sessionnotcreatedexception: unable create new remote session. desired capabilities = capabilities [{apppackage=com.android.calculator2, appactivity=com.android.calculator2.calculator, browsername=android, platformname=android, devicename=zx1b32ffxf, version=4.4.2}], required capabilities = capabilities [{}] 


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -