+1 vote
in Appium by
What are some possible errors that a developer can face while using Appium?

1 Answer

0 votes
by

Following is the list of some possible errors a developer can face using Appium:

  1. Error 1: The following desired capabilities are needed but not provided: Device Name, platformName
  2. Error 2: Could not find adb. Please set the ANDROID_HOME environment variable with the Android SDK root directory path.
  3. Error 3:selenium.SessionNotCreatedException: A new session could not be created
  4. Error 4: How to find DOM element or XPath in a mobile application?

Related questions

0 votes
asked May 8, 2021 in Appium by sharadyadav1986
0 votes
asked Jul 14, 2021 in Appium by Robindeniel
...