Overview¶
Recording on UIWebView is only supported as a black box.
However, using the API of the UIWebView objects one can nonetheless write code to interact with it.
Here is a rough example (Python):
Last edited on
Recording on UIWebView is only supported as a black box.
However, using the API of the UIWebView objects one can nonetheless write code to interact with it.
Here is a rough example (Python):