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

  1. mta

    calculate the number of days between two dates

    In Zennoposter , i need to calculate number of days between 2 dates and put the result in a variable. Is there anyway to do it in ZP without coding? If not can someone help me by a snipet, i 'am not a coder :(
  2. mta

    Zennoposter and Gmail

    Thanks for this solution , i will try it. can you give me an email supplier witch is easy to parsewith zennoposter? This solution, can fit for little project . But if you have to handle multiple activation code for multiple email account, i need to parse directly from the incoming mail box.
  3. mta

    Zennoposter and Gmail

    Hi, for some of my project, i need to go to gmail account, and parse email for code activation. I never work with gmail , can someone give me tips for parsing data on gmail. Thanks
  4. mta

    Bugs in version 7.2.0.0

    it was a proxy issue, sorry for distrubing. All is fine now!
  5. mta

    How to add a proxychecker rule in a template?

    In seperate proxychecker
  6. mta

    How to add a proxychecker rule in a template?

    I added rule directly from proxychecker. But nothing appear in ProjectMaker. I restart PM many times but nothing.
  7. mta

    How to add a proxychecker rule in a template?

    i 'am wondering how to use this field in Project Maker. I already created a rule in Proxychecker. But i can't add it in this field . i use to handle proxy by using list processing. Maybe this tool will make proxy selection more easier ?
  8. mta

    Bugs in version 7.2.0.0

    Hello , Since The 7.2.0 update , in some of my template , i have no display of current url. Those templates was working fine previously. . This appears on ZP and ZM too. Thanks
  9. mta

    Bugs in version 7.2.0.0

    Lines numeration starts from zero in table. So, the last row index = number of lines -1 Thanks , it works fine :-)
  10. mta

    Bugs in version 7.2.0.0

    yes, i made an error, there is no parsing result. Look on this more simple template, i get the same error Running the Table Failed to process the table" , can you try it please. It will help me , i stopped all my work due to this error.
  11. mta

    Bugs in version 7.2.0.0

    I re check, same error. See attach, the last step in my template never work , It consists on reading a cell on table with variable as row or column. error: Running the Table Sequence contains no matching element
  12. mta

    Bugs in version 7.2.0.0

    Yes i think so. I use table processing>Get the number of line and put value into variable (v1). After that, i read a cell in a table by using table processing>Read Cell and i used variable v1 as row or column, then i got the error "Running the Table Failed to process the table". I stuck on...
  13. mta

    How can I restart and take another url from the list

    Maybe this will help you .
  14. mta

    Bugs in version 7.2.0.0

    hello! On table, i got an error while reading a cell with variable as row (or column).
  15. mta

    Bugs in version 7.1.6.0

    hello ! i think i have the same issue, i get the same error while trying to read a cell with a variable as a column or row. Is anyone can help me :)
  16. mta

    Schedule project , reset success count, and succes count.

    Hello! I want to schedule an execution every day at fixed hour and for example 10 times in a row then stop for the rest of day. And the next day instance will restart. Do i have to modify "Success count" and "reset Success count"? . For schedule my project. Thanks.
  17. mta

    Optional action on ReCaptcha2

    Thanks
  18. mta

    Optional action on ReCaptcha2

    Hello, I'am a new user of CapMonster Pro. In one project, sometimes the website triggered a Recaptcha 'i'am not a robot" and sometimes not. For passing this issue i add "optional action" on Capmonster step on my template. But it takes so long and at the end log show me error. Is there another...
  19. mta

    Modify multiple template simultaneously

    Thanks, i will try ! , it's not about selling, i made a template for scraping , on multiple categories. But sometime , the website make some updates, and i need to apply changes on all running template ! More than 40, on only one website! It's time consuming. I was asking this question, because...
  20. mta

    Time Out when running keyboard emulation ?

    GREAT ! Thanks . Will do it .
  21. mta

    Modify multiple template simultaneously

    Is there a way to modify a template "mother" and modificaiton take effect on all child template.
  22. mta

    Time Out when running keyboard emulation ?

    Hello! I 'am trying to add text in a field. Every things gone allright with short text. But when i try to emulate longer text, i got this error message " Run Emulation Error accessing Instance.SendText " Then template stopped, although, all text was emulate. How can i bypass this timeout. Any...
  23. mta

    How to Select From Dynamic Drop Down List?

    Hello, 1/ First we have to click on the field: Do a rigth click then > To Action Designer>Rise>Add to project 2/ Keybord emulation with your keyword in the field. 3/When keyword appear, why not use same way, by a rigth click then > To Action Designer>Rise>Add to project.
  24. mta

    How to clean/reset several or multiple variables in one time ?

    Hello, At the end of your template i would add a variable processing and set value to 0. For each Variable.
  25. mta

    Manage multiple account with user interface to login on a website

    great , i did it in this way without looking on it. This will save me many hours ! Thanks.
  26. mta

    Manage multiple account with user interface to login on a website

    Hello, I 'am wondering how to manage multiple account with an User interface. I'am starting with table, table processing. But how to connect this steps to an user interface? Any help will be good.
  27. mta

    Multi account scheduling.

    hello there! i 'am on a similar project. I need to manage multiple account , on same website, i 'am wondering how to manage credentials (login, and password). I want to use a bot interface to handle it. Someone, can give me some help to achieve it. It would be great :)
  28. mta

    Delete empty line in a list.

    The only way for me was this configuration: Delete lines, with value, and i let value empty. This work fine. The solution With deleting lines with no text was not working for me. Maybe this will help someone, one day !
  29. mta

    Delete empty line in a list.

    Very good topic! Thanks ! I will test it when i will in front of my desk
  30. mta

    instance clearCookie failed several times

    The only solution i found is to add a mini-loop with pause and retry, it work but can create an infiny loop, if process clear cookies fail to launch ...
  31. mta

    instance clearCookie failed several times

    I got this message error, several times with my templates : "Run WebBrowserSettings Error accessing Instance.ClearCookie". Is a way to avoid this?
  32. mta

    Error with binf file.

    ok. But what is the proper method. Thanks.
  33. mta

    Variable tab, not updating live

    project execution is going good. But i know now that was not a bug.
  34. mta

    Error with binf file.

    i got this error wen i run a template : help me please !
  35. mta

    Delete empty line in a list.

    error, it's not working for delete empty line. still need help !
  36. mta

    Variable tab, not updating live

    Hi, The variables tab , is not updating live when i backtest template on ProjectMaker. I have to close then open it again to see value refresh. Someone, can Help. Thanks.
  37. mta

    Delete empty line in a list.

    Thanks, in the menu i select "delete line with only space character" works fine for me
  38. mta

    Delete empty line in a list.

    Hello ! I'am trying to delete empty line in a list. Someone can give me a help? i will appreciate. Thanks
  39. mta

    installing V7 error

    In my first atempt, i was installing only projectmaker then i got this error. After several failure , i installed zennoposter. And it works fine now.
  40. mta

    Bugs in ZennoPoster 7 beta

    yes. but for new user fix pannel is much better, maybe habits will change
  41. mta

    Bugs in ZennoPoster 7 beta

    Hi! Is there any way to have a fix "action menu" like previous version. Thanks!
  42. mta

    Bugs in ZennoPoster 7 beta

    Thanks for your reply. I install Zennoposter 7, and it works. In first attempt i tryed to install only projectMaker 7 And it failed. Now it's ok.
  43. mta

    installing V7 error

    Hi ! Impossible to install ZennoPoster told me "failed to load" license. Any Help , Please.
  44. mta

    Bugs in ZennoPoster 7 beta

    Not able to install v7 . told me no license. Need Help. :dy: