We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just a working note for me.
I heard that still no-response via remote safari debugger (Web Inspector) could occur for non-atom calls such as
appium-xcuitest-driver/lib/commands/web.js
Lines 197 to 203 in df3e7f7
Perhaps using the same caps as appium:webviewAtomWaitTimeout would be sufficient in this context case.
appium:webviewAtomWaitTimeout
This could be only for lower iOS 17 versions only as well as the atoms. Then, I'll just close this my working note here.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just a working note for me.
I heard that still no-response via remote safari debugger (Web Inspector) could occur for non-atom calls such as
appium-xcuitest-driver/lib/commands/web.js
Lines 197 to 203 in df3e7f7
Perhaps using the same caps as
appium:webviewAtomWaitTimeout
would be sufficient in this context case.This could be only for lower iOS 17 versions only as well as the atoms. Then, I'll just close this my working note here.
The text was updated successfully, but these errors were encountered: