Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Filling up Username and Password automatically using WebView.
Forum Update on Monday, May 27th 2025

Filling up Username and Password automatically using WebView.

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 762 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Pradeep P N
    wrote on 24 Sept 2014, 15:36 last edited by
    #1

    I am using QWebview and launching www.gmail.com I want to automatically fill the Username and Password from Qt. How do i do it. Any Examples.. ?
    Please help me.

    Pradeep Nimbalkar.
    Upvote the answer(s) that helped you to solve the issue...
    Keep code clean.

    1 Reply Last reply
    0
    • P Offline
      P Offline
      p3c0
      Moderators
      wrote on 25 Sept 2014, 09:44 last edited by
      #2

      Hi,

      Have a look at "findFirstElement":http://qt-project.org/doc/qt-5/qwebframe.html#findFirstElement and then after getting the QWebElement use setAttribute to set value as required.

      157

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jafarabadi.qt
        wrote on 25 Sept 2014, 09:51 last edited by
        #3

        [quote author="p3c0" date="1411638272"]Hi,

        Have a look at "findFirstElement":http://qt-project.org/doc/qt-5/qwebframe.html#findFirstElement and then after getting the QWebElement use setAttribute to set value as required.[/quote]

        Thanks it's very helpful for me :D

        1 Reply Last reply
        0

        1/3

        24 Sept 2014, 15:36

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved