Tom
Tom
Is the answer for this no then? Can we not automate a WebView within a Mac app?
@musha34 that would be ideal if I could use IDs, but how do I know what the IDs are? This is automating a Mac App itself so not mobile.
@musha34 that is the original article I looked at, however it does everything using XPaths - hence my initial question
> @anunay1 Is it possible to combine both Windows driver and web driver in same codebase ? Like refer web driver code while clicking web content alone ? This is...
@anunay1 It's an application that is a gateway to the main web application which is presented via a WebView. I think this is done by default with Internet Explorer, and...