How to click button in QWebView using code?Qt
-
- Why do you asking question about QWebView in General subforum if there is special QtWebkit subforum?
- What do you mean with "button"? Is it Form submission button or what? What should happens on button click?
With current information I can tell you only one: to click button of QWebView using code, you need to write code which clicks button in QWebView.