Hello!
I've got a desktop application. The QWebView is a part of it, and it's necessary to automate activity on the page, that contains JavaScript functions. These functions create dialogs and message boxes. I'd like to force my app fill in data on these fields and push message boxes' buttons.
Could you please give an advice, how to manage this task?