top of page
Forum Posts
botplayautomation
Jul 29, 2021
In BotPlay Community Support
When users get failure due to below error, this is due to incompatible java version on the machine with the BotPlay. To fix this error, download the recommended Java version from from the BotPlay setup page . D:\BotPlay Automation\BotPlay\bot>java -cp .;.\bin\*;.\src\test\resources\* org.junit.runner.JUnitCore TestRunner JUnit version 4.13.2 .E Time: 0.003 There was 1 failure: 1) initializationError(org.junit.runner.JUnitCommandLineParseResult) java.lang.IllegalArgumentException: Could not find class [TestRunner] at org.junit.runner.JUnitCommandLineParseResult.parseParameters(JUnitCommandLineParseResult.java:100) at org.junit.runner.JUnitCommandLineParseResult.parseArgs(JUnitCommandLineParseResult.java:50) at org.junit.runner.JUnitCommandLineParseResult.parse(JUnitCommandLineParseResult.java:44) at org.junit.runner.JUnitCore.runMain(JUnitCore.java:72) at org.junit.runner.JUnitCore.main(JUnitCore.java:36) Caused by: java.lang.ClassNotFoundException: TestRunner at java.net.URLClassLoader.findClass(URLClassLoader.java:382) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at org.junit.internal.Classes.getClass(Classes.java:42) at org.junit.internal.Classes.getClass(Classes.java:27) at org.junit.runner.JUnitCommandLineParseResult.parseParameters(JUnitCommandLineParseResult.java:98) ... 4 more FAILURES!!! Tests run: 1, Failures: 1
0
1
4
botplayautomation
Jun 30, 2021
In BotPlay Community Support
After the download completes, Start in 2 easy steps - 1. Set up the bot by following this guide - How to set up BotPlay on your machine.
2. Learn how can you start codeless automation testing by following this guide - How to automate using BotPlay
0
0
5
botplayautomation
Apr 07, 2021
In BotPlay Community Support
Share your thoughts. Feel free to add GIFs, videos, #hashtags and more to your posts and comments. Get started by commenting below.
0
1
15
botplayautomation
Apr 07, 2021
In BotPlay Community Support
We'd love to get to know you better. Take a moment to say hi to the community in the comments.
0
0
10
botplayautomation
Apr 07, 2021
In BotPlay Community Support
We want everyone to get the most out of this community, so we ask that you please read and follow these guidelines: Respect each other Keep posts relevant to the forum topic No spamming
0
0
3
B
botplayautomation
Admin
More actions
bottom of page