Hi All,
I am trying to run mobile test cases on a Kobiton device(android). But I get the below error -
Reason:
org.openqa.selenium.SessionNotCreatedException: Unable to create a new remote session. Please check the server log for more details. Original error: An unknown server-side error occurred while processing the command. Original error: Error executing adbExec. Original error: 'Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
'; Stderr: ‘’; Code: ‘undefined’
Caused by: java.lang.reflect.InvocationTargetException
Can anyone please guide me on resolving this error ?