Результаты поиска

  1. C

    Questions about multithreads

    Hey guys, I have a question. I created a bot to perform some repetitive functions, and it works fine with a single thread. However, when I run the bot with multiple threads, I encounter some problems because I need it to read and delete the URL at the beginning of the bot, but the URL doesn't...
  2. C

    I don't know anything about C#, but how do I scroll the mouse up and down in Chromium?

    Vou testar, obrigado.
  3. C

    Reload/Refresh Webpage

    Thanks save my
  4. C

    I don't know anything about C#, but how do I scroll the mouse up and down in Chromium?

    Is there any way to make this code faster? that is, does it scroll faster on the screen?
  5. C

    How can I extract all the content of the page

    How can I extract all the content of the page, even the content that is not displayed on the screen? I am trying to extract the data from chatGPT but it only extracts the content that is displayed on the screen, and not the content that I generated before which is higher up on the display screen.
  6. C

    I don't know anything about C#, but how do I scroll the mouse up and down in Chromium?

    I would like help, I need a code or a way to scroll the mouse wheel up to zoom in the page, and another code to remove the zoom from the page in the Chromium browser, because I am trying to extract an article from the site, and it only extracts the piece that it is reading on the screen.
  7. C

    Doubts click http get, http post

    Hello everyone, first I'm sorry for the English. I would like with the Http post or Get I could click on the button on this page. https://www.ipqualityscore.com/free-ip-lookup-proxy-vpn-test/lookup/ it's possible? this site it sees the quality of my ip. I inside the http get or post I put it...