microsoft / WinAppDriver

Windows Application Driver
MIT License
3.66k stars 1.4k forks source link

component is not recognized #722

Open Youssefkac opened 5 years ago

Youssefkac commented 5 years ago

He The tool did not recognize the components used in the app (VCL Delphi) WinAppDriver Support Delphi applications ?

read

Capture

Log appium

[WinAppDriver] [STDOUT] {"using":"class name","value":"TEdit"} [WD Proxy] Got an unexpected response: {"status":7,"value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters."}} [WinAppDriver] [STDOUT] HTTP/1.1 404 Not Found [WinAppDriver] [STDOUT] Content-Length: 139 [WinAppDriver] [STDOUT] Content-Type: application/json [WinAppDriver] [STDOUT] [WinAppDriver] [STDOUT] {"status":7,"value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters."}} [MJSONWP (1a65a3ad)] Encountered internal error running command: ProxyRequestError: Could not proxy command to remote server. Original error: 404 - {"status":7,"value":{"error":"no such element","message":"An element could not be located on the page using the given search parameters."}} [MJSONWP (1a65a3ad)] at JWProxy.proxy (C:\Users\vss\AppData\Local\Programs\Appium\resources\app\node_modules\appium\node_modules\appium-base-driver\lib\jsonwp-proxy\proxy.js:181:13) [W3C] Matched W3C error code 'no such element' to NoSuchElementError [HTTP] <-- POST /wd/hub/session/1a65a3ad-af84-42fa-ad7a-8aeda2c80099/element 500 16 ms - 164

Thanks ,

rfbarrozo commented 5 years ago

I think you are having the same problem. I reported it to Microsoft and they are investigating...