automation - Writing web forms filler/submitter with QT C++ -


i'm scratching head on how accomplish following task: need write simple web forms filler/submitter qt c++, following:

1) loads page url 2) fills in form fields 3) submits form

sounds easy, i'm web developer , can't find way how make qt accomplish task, managed load url qwebview object using webkit, have no idea next, how fill in fields , submit forms. hints, tutorials, videos? appreciate this.

qwebelement class work, reading through class documentation gave me full idea on how accomplish task. eveyrone suggestions.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -