Недавний контент Katana

  1. K

    "Keyboard emulation" - {PGDN} problem ?

    I found a solution using C#. Thanks, @Perfecto . However, I believe that the PageDown, PageUp, etc., might not work on the emulator. Solution : instance.ActiveTab.FullEmulationMouseWheel(0,1080);
  2. K

    "Keyboard emulation" - {PGDN} problem ?

    Hello everyone, I have an issue when I perform a "Keyboard emulation" - {PGDN}. It doesn't work on the website, although it works when I do it on my PC. Thank you
  3. K

    problem with the latest version of Zennoposter 7.7.16

    Hello, I have a problem with the latest version of Zennoposter 7.7.16. I managed to install it once, but after reformatting my hard drive and trying to install it again, it refuses to install. I was able to install version 7.7.15 without any issues, but when I try to install the latest version...
  4. K

    How to Send a GET Request with Authorization and Credentials?

    Hello, I would like to know how to send a live GET request to a server for which I have the permissions. At startup, I need a "JavaScript Authorization", and then I must insert credentials to be able to connect. Do I have to go through the browser necessarily, or can I make requests directly...
  5. K

    Chatgpt Error

    I find the answer Use Chromium
  6. K

    Chatgpt Error

    Hello everyone, I currently have an issue on Chatgpt. When I try to retrieve a page, it shows me "Oops, an error occurred!" with a "Try again" button. I can't retrieve anything. When I load the element, it displays this page. Any ideas? Thank you.
  7. K

    Download .pdf in javascript website.

    Hello everyone, I would like to know how to download a file via a Javascript page. I can't get a link to do a get-request. Thanks
  8. K

    Problem with c# script

    Thank you so much @BAZAg
  9. K

    Problem with c# script

    Thank you very much, I don't have any more errors with your script but I don't understand because the final value remains unchanged, was I in the wrong library? The value returned remains unchanged
  10. K

    Problem with c# script

    Thank you @BAZAg I will try
  11. K

    Problem with c# script

    I had forgotten to add the return command so I added it however I still have the errors in my script. using System; using System.Net; class Program { static void Main(string[] args) { // Exemple d'entité de caractère HTML string htmlString =...
  12. K

    Problem with c# script

    Hello everyone, I have a small question for a small script in c# that I can't get to work, I have a problem when I do scraping I have values with codes "&#x27" which represents an apostrophe " ' " in reality. According to my research the library "System.Net.WebUtility" that could allow me to...
  13. K

    chatGpt

    Hello everyone, I am trying to program a script on ChatGpt but it immediately detects that I am a robot. Is there a way to use it with zenno? Thanks in advance.
  14. K

    data scraping on a full javascript site?

    Thank you @VladZen and @lokiys
  15. K

    reloading xlsx table

    Hello, you can use "bind to the file" with the same path