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. How to implement this
Qt 6.11 is out! See what's new in the release blog

How to implement this

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.2k Views 1 Watching
  • 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi all,

    I am planning to do the following task but I have no idea which Q libraries I can use to make things easier for me.
    So the project is:

    There is a website and I want to do some actions as if an actual user is doing. For example, a user clicks a button which has a specific name and then another page opens and there user click one of the radio buttons and click submit and so on. It's pretty simple and straightforward. Could anyone guide me which Q libraries I should use? Then of course these actions will be kept in a database so that they can be repeated anytime afterwards.

    Thanks.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      soroush
      wrote on last edited by
      #2

      Hi

      sounds like you're doing a robot project... Anyway, you can use QHttpRequestHeader and with POST method.

      1 Reply Last reply
      0

      • Login

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