Getting the following error: org.openqa.selenium.SessionNotCreatedException:Unable to create a new remote session for Android device

I am getting the following error when trying to do execution for Android

device:org.openqa.selenium.SessionNotCreatedException:Unable to create a new remote session. Please check the server log for more details. Original error: Please provide a valid console capability for mobile tests, possible options are : [true false]

Can you please look into it?

Hi Dipen!

Please make sure to use the correct Appium capabilities. You can use our Appium Desired Capability Generator to generate the capabilities.

Hope this helps!