When AWS Device Farm transitioned the test host from Ubuntu to Amazon Linux 2, I referred to the migration guide provided in this link:
After the change, I attempted to run Android mobile tests using the JUnit Test Framework. However, the tests are not running as they did before.
**Error: Could not find or load main class org.junit.platform.console.ConsoleLauncher ** Caused by: java.lang.ClassNotFoundException: org.junit.platform.console.ConsoleLauncher
You question above seems to have nothing to do with Katalon products. It’s solely about AWS. This forum might not be an appropriate place to ask that question.
Has anyone successfully integrated Android mobile testing with Katalon on AWS Device Farm? If so, could you please share your experience or help me out?