ZhiYuan

Results 21 comments of ZhiYuan

> It is server side thing. https://github.com/appium/appium-remote-debugger does not support the endpoint. > > https://github.com/appium/appium-safari-driver may support it. thank you for reply. I was test hybrid app on IOS, so...

> It is server side thing. https://github.com/appium/appium-remote-debugger does not support the endpoint. > > https://github.com/appium/appium-safari-driver may support it. thank you for reply, but I don't think it is a server...

> Great. So we can close this issue? sorry, I don't think so. the exception come from .net side

> @7999 which client you used where it worked for you btw? WebdriverIO, and just use the method "const button = await $('>>>.dropdown-item:not([hidden])')"

> Do you have the appium server log as well? Then, I guess the webdriverio did not call `/shadow` endpoint here is the log: _[38;5;0m[HTTP]_[0m _[37m-->_[39m _[37mPOST_[39m _[37m/session_[39m _[38;5;0m[HTTP]_[0m _[90m{"capabilities":{"alwaysMatch":{"platformName":"iOS","appium:platformVersion":"15.6","appium:udid":"86bd628114a441d94016e1f005f480756425eb5c","appium:deviceName":"iPad(6th...

> Thank you. webdriverio does https://github.com/webdriverio/webdriverio/search?q=shadowFnFactory for it instead of W3C's shadow emdpoint call. Perhaps that was JSONWP protocol way. > > I guess... the appium remote debugger should do...

@cclauss execute command: npm install --loglevel silly py --list -V:3.12 * Python 3.12 (64-bit) -V:3.11 Python 3.11 (64-bit) error log: error gyp info it worked if it ends with ok...

@StefanStojanovic thanks for your reply. but you said the two issue, they are already met. 1 ![image](https://github.com/user-attachments/assets/edf6a89b-0081-465c-9b00-957c7fb84c6f) 2 in Registry, it shows there already installed Windows SDK ![image](https://github.com/user-attachments/assets/b038c795-8a7e-4704-941e-d7a767dc1d89)

@StefanStojanovic in my computer, I only installed VS 2022 and VS Build Tools 2019, no VS2019. detail: ![image](https://github.com/user-attachments/assets/378d53cc-45d8-4407-ae7e-28a6e7d03ab8)