If you are experiencing the error while executing Appium code:
"It is impossible to create a new session because 'createSession' which takes HttpClient, InputStream and long was not found or it is not accessible"
Solution:
Go to Phone and delete the Application "Appium Setting" and re run the code.
deleting "APPIUM SETTING" will resolve this error.
"It is impossible to create a new session because 'createSession' which takes HttpClient, InputStream and long was not found or it is not accessible"
Solution:
Go to Phone and delete the Application "Appium Setting" and re run the code.
deleting "APPIUM SETTING" will resolve this error.
Post a Comment