Jonathan Lipps

Results 445 comments of Jonathan Lipps

Yes, I don't see this issue anymore @fleytman. Try the latest release? https://github.com/appium/appium-inspector/releases/tag/v2023.4.1

OK, I updated the title here to reflect the enhancement requests

It would be great to have you get to know the project @idebenone! Maybe @eglitise has some ideas for a good start?

Hmm, yeah I think this is a docs issue. The code to avoid proxying if a plugin can handle the command is on by default. This reference to `shouldAvoidProxy` is...

I'm sorry, it's not clear from this report what you are saying the problem is? Is it that you can't find the webview on iOS even after looping?

Yes, whether or not iOS automatically looks for a webview is dependent on your capabilities. If you're using the safari browser, or setting `appium:autoWebview` to true, the session will start...

seems like a good idea, want to make a PR?

thanks @PedromfRibeiro , looks nice! something seems off with the version reported there in the PR though?

yes, 2023.12.2 is correct. actual release versions are found here: https://github.com/appium/appium-inspector/releases

Yeah I suppose a simple CMD+F doesn't work in the source box. Seems like a reasonable request to be able to search inside the source tree. Not sure how easy...