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

  1. antoinefdc

    How to copy a text & keep unicode and spacing

    Hi guys ! I hope you're fine. I wanna copy a text and keep it the way it is, with the titles, spacing etc. I know how to detect the text using RegExp, but I absolutely don't know : 1- how to copy & paste it properly 2- if there's a "copy to clipboard" button on a website, is there a way to do...
  2. antoinefdc

    Can't detect this button

    Hi guys ! I'm trying to make my bot detect the 'Continue with email' button on this page https://www.notion.so/login I tried with the action designer & RegExp but it doesn't work. Maybe I missed something ... Any idea ? Have a nice day.
  3. antoinefdc

    How to choose a different proxy service ?

    Hi ! I saw it was possible to use a proxy service. But there is only Airsocks ... Is it possible to select another proxy service ? If yes how would it be possible ? Thank you in advance.
  4. antoinefdc

    Is there a limit for download with Zennoposter ?

    Hey guys ! I'm working on a bot who can publishes photos automatically. But when I try to download a photo with a large size Zennoposter becomes frozen and impossible to stop or restart ... I tried to add a "Pause" block just after the block where Zennoposter clicks to download. I also tried...
  5. antoinefdc

    How can I copy a variable text ?

    Hey guys ! I'm creating a bot that can use results from a form to copy it on another website. Of course the results are never the same So how can I copy a variable text into another page ? Thank you for your time.