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

  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

    No, it doesn't work with your project too. I finally found the solution, I had to change Input Emulation to maximal quality in "Project Settings". Now it works without changing any block. Thanks for your help anyway guys !
  3. antoinefdc

    Can't detect this button

  4. antoinefdc

    Can't detect this button

    I followed your instructions, it detects the button, but it doesn't want to click on it
  5. 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.
  6. 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.
  7. antoinefdc

    Bugs in version 5.22.0.0

    I can't do it. When I leave the settings of the block it automatically replaces it by "First" ...
  8. antoinefdc

    Bugs in version 5.22.0.0

    Hey ! There is a bug with lists. When you add content from "Text processing" to a list with "To list", it starts from 0 and it's impossible to get lines 0 ... EXAMPLE : I needed to add 20 values to the list, so it added from 0 to 19. At this moment everything is fine. But when I tried to...
  9. antoinefdc

    Why does not browser display?

    I know it sounds too simple but sometimes the browser is hidden behind the Zennoposter's window ! Did you take a look at your desktop when your projects were running ?
  10. antoinefdc

    Is there a limit for download with Zennoposter ?

    I just tried what you sent me : First time it didn't worked, impossible to find the downloaded photo. And then I added THIS : And it works perfectly with all my images and even GIF ! Thanks a lot for the help VladZen !! Now I feel like I could launch a skyrocket with Zennoposter aha
  11. antoinefdc

    Is there a limit for download with Zennoposter ?

    It's a Google Drive link with a RISE action (click on the download button). https://drive.google.com/open?id=1c2NRuiqT9IBM_IiegC786JNvsOh8WaKE
  12. antoinefdc

    Is there a limit for download with Zennoposter ?

    Hey, just following-up. Anyone has a solution to this problem ?
  13. antoinefdc

    How can I copy a variable text ?

    Oh it looks awesome and pretty useful. I will update my Zennoposter right now thanks a lot !
  14. 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...
  15. antoinefdc

    How can I copy a variable text ?

    I did it ! Thanks for the help guys. I will show you the steps to do it, for YOU who are reading this : 1 - Open your web browser (Mozilla Firefox or Google Chrome) 2 - Go on the page where you need to find a variable text. 3 - Right click on the text, "Inspect the element" (FIRST SCREENSHOT) 4...