Hi,
I tried to create an automated test of a native app on an Android mobile device for the first time.
When trying to record a sample test I get the follwing error message:
A new session could not be created. Details: Unexpected token < in JSON at position 0 (WARNING: The server did not provide any stacktrace information)
Command duration or timeout: 0 milliseconds
Build info: version: '3.4.0', revision: 'unknown', time: 'unknown'
Sstem info: host:'xxxxx', ip: 'xxxxx', os.name: 'Windows 7', os.arch: 'x86', os.version: '6.1', java.version: '1.8.0_131'
Driver info: driver.version: AndroidDriver
The prerequisites as described in the manual have been configured.
The error is the same for testing with some other standard app and with Android emulator as well.
I use the following setup:
- Silk4J 18.0 HF1
- Samsung Galaxy S5 mini
- Android 5.1.1
- USB-Driver Samsung 2.12.5.0 of 2017-05-15
Does anyone know this error message?
Could you please help me solving this problem?
Best regards
Christoph