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

  1. T

    Can't control Cloude.ai extension in zennoposter

    Yes I know but in this window the sidebar window is always cut like on image. And every try to interact with it failed it is like it dose not see it at all. Like this whole tab was screm shot of other tab with cuted parts on right
  2. T

    Can't control Cloude.ai extension in zennoposter

    Hi I did installed cloud.ai chrome extension to help with some antimutation but what every i try do i cannot force Zeno poster to interact with cloude.ai sidebar. Nothing works, classic way dose not work, xpath search dose not work, click picture dose not work, click with coordinates dose not...
  3. T

    Saving web page as PDF

    is it possible to save webpage as PDF? basically what i want to do is same as pressing right button and clicking "save as pdf" like on fallowing image
  4. T

    How to stop zenoposter form using whol RAM

    In case of this screenshot it is webarhive. But for this 24/7 project are just majestic API and Goodady api. But in this case problem is large amount of Data. I split XLS files for smaller files so they are essayer to handle but i still have 6GB data of just excels from 1 week of work and i do...
  5. T

    How to stop zenoposter form using whol RAM

    How can I make so zenoposter stop using whole RAM on my computer, i have 32GB ram and after couple hours of zenoposter working only with 5 threads it looks like this: I'm working on project in which zenoposter would have to run 24/7 and i can't go and manually restart it every hour.
  6. T

    Copy visible text

    I want too copy all visible text to variable basically same think that would happen when you press Ctrl + A and Ctrl + C. Get text from data action won't work becos it copy a lot of crap like comments or some styling. I did try also article extraction but it take too long and is very...
  7. T

    Can't process text from variable in c#

    Thank you it worked
  8. T

    Can't process text from variable in c#

    Thx, also if there are some other way inside zenno it will work too
  9. T

    Can't process text from variable in c#

    No that's not a problem variable name matches
  10. T

    Can't process text from variable in c#

    I try to process variable with Unicode and decode it to normal text using C# module. When i'm using text like that it works perfectly string text = "Some string that I am using but Poacher\u2019s shows unicode!"; byte[] textBytes = Encoding.Unicode.GetBytes(text)...
  11. T

    Decoding Amazon API output

    I'm getting in API output encoded characters like \u2019 \u2013 ect. Can i use URL decode text processing module to decode them to normal text? If yes which encoding should i use to do so?
  12. T

    Get reqest Godaddy api

    thx i had too also change data/type for other and "application/json" but it works
  13. T

    Get reqest Godaddy api

    I want to request bulk domain avability from godaddy API but I cant figure out how to make it work. Here documentation https://developer.godaddy.com/doc/endpoint/domains#/v1/availableBulk I post too fallowing code in post field: curl -X 'POST' \...
  14. T

    How to Integrate Zennoposter Wordai?

    Any idias on when it will be fixed?
  15. T

    How to put files on phone

    How to put files on phone from my local computer so I can use them in aps?