Hi everyone,
I have the following problem. I want to access a WebView in iOS (in app browser). A month ago, everything was working. I could find the context and switch. Now the whole thing does not work anymore. I can’t switch a context anymore. The output of the existing contexts shows that Appium does not find any WebView anymore. Is anyone else experiencing this?
I have already tried the following:
- Project to the state where it was working
- xcuitest driver to the state the project was working with.
Both make no difference.
Or does it have something to do with the latest security updates from Apple? The device on which the entire thing is running is up-to-date with the updates.
I would be very happy if someone could help me.