When I transfer the project to another computer it doesn’t work when I’m running chrome doesn’t open just after a second or two, writes done.
SLF4J: The requested version 1.7.16 by your slf4j binding is not compatible with [1.6]
SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details.
Caught: java.lang.IllegalArgumentException: Cannot find test case ‘Test Cases/Mycase’
java.lang.IllegalArgumentException: Cannot find test case ‘Test Cases/Mycase’
at com.kms.katalon.core.testcase.TestCaseFactory.findTestCase(TestCaseFactory.java:72)
at com.kms.katalon.core.main.TestCaseExecutor.(TestCaseExecutor.java:87)
at com.kms.katalon.core.main.TestCaseMain.runTestCase(TestCaseMain.java:105)
at com.kms.katalon.core.main.TestCaseMain.runTestCase(TestCaseMain.java:97)
at com.kms.katalon.core.main.TestCaseMain$runTestCase$0.call(Unknown Source)
at TempTestCase1543911985430.run(TempTestCase1543911985430.groovy:22)
Basically my distress:
I have created a project in 1-Catalon Studio and I’ve run no errors.
2- But another computer gave me this error when I threw the project.
3-And another computer in the chrome browser when I run the browser window without opening the DONE message came to the screen and the error message of the error message took place.
what should I do ?
Another computer has the same catalon studioda version.
However, when the project is run, the Browser window does not open and the tests are not executed.