question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error converting element ID for using in WD atoms for iOS hybrid app

See original GitHub issue

The problem

I am running tests for the hybrid iOS app, they were running without an error a few days back but from the last few weeks since then they started failing with the below reasons.

unknown error: An unknown server-side error occurred while processing the command. Original error: Error converting element ID for using in WD atoms: ':wdc:1627937674059'

Environment

  • Appium version (or git revision) that exhibits the issue: 1.21.0
  • Last Appium version that did not exhibit the issue (if applicable):1.20.0
  • Desktop OS/version used to run Appium: macOS Big Sur
  • Node.js version (unless using Appium.app|exe): v14.17.4
  • Npm or Yarn package manager: Yarn
  • Mobile platform/version under test: iOS
  • Real device or emulator/simulator: iOS simulator
  • Appium CLI or [Appium.app|exe:]

Details

If necessary, describe the problem you have been experiencing in more detail.

Link to Appium logs

https://gist.github.com/hemant-janrao/6ccd72c6e9c559636ca951c918df9fea

Code To Reproduce Issue [ Good To Have ]

Run Appium tests for hybrid apps

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mykola-mokhnachcommented, Aug 4, 2021

I’m currently working on https://github.com/appium/appium-xcuitest-driver/pull/1324 Perhaps, it might also be in use in such case

0reactions
mykola-mokhnachcommented, Aug 9, 2021

Closed because of no response

Read more comments on GitHub >

github_iconTop Results From Across the Web

Getting exception Error converting element ID for using in WD ...
I am trying to get the font size for static text on an app and getting below error. Exception in thread "main" org.openqa.selenium....
Read more >
Appium An unknown server-side error occurred while ...
i have xcode 6.4 appium 1.4.13. The i run the simple_test.rb, the code like this. iOS scimitar start ,and put values in textfields....
Read more >
IOS Issues clicking on some elements: An unknown server ...
I have an issue clicking on an element, the error only happens if I run the TestCases on SauceLabs, if I run the...
Read more >
Use this.executeAtom in Appium Xcuitest Driver With Examples ...
Perform automation testing on 3000+ real desktop and mobile devices online. ... UnknownError(`Error converting element ID for using in WD atoms: '${el}`); ...
Read more >
Bug listing with status RESOLVED with resolution OBSOLETE ...
systemPrefs with at least two files" status:RESOLVED resolution:OBSOLETE severity: ... Bug:172874 - "media-tv/linuxtv-dvb-apps fails due to i18n error(?)" ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found