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

  1. K

    How to sort table based on column that only contains numbers

    Sorting will always resulting text sorting eventhough already ticked as number sorting if possible. How to do this? Similar to this thread https://zennolab.com/discussion/threads/putting-information-to-table-and-sorting.25389/ but there's no solution there. Thanks
  2. K

    Weird conditional if behavior

    Conditional if bigger/smaller than will have wrong result between variabel and number please check on template on attachment variable a is 15.021739130434783 variabel a > 30, this is wrong, but on zenno this will result true Bug? or am I doing it wrong? Thanks
  3. K

    Do Zennoposter server currently down?

    I didn't change anything, suddenly my template won't run, all of them Any clue about this? I just using it as usual, suddenly it stopped running.
  4. K

    A single base only able to handle 1 thread, how to fix this?

    Although ZP already set correctly each process/base only able to handle 1 thread. So, if I run 10 threads, there are 10 bases running. I can see it on task manage, and it's heavy on my CPU. These bases are not idle/reserved base, but running base. This problem happens on FF52 64bit and...
  5. K

    I can't show failed process on log, am I doing it wrong or bug?

    By default, failed process is not showed, but when I tried to show it by changing filter, I can't use it. Here's the screenshot I can't fill the number, assuming that 1 is true and failed process is 0. How to do it? I wan't to show failed process on PM and ZP without going through txt log.
  6. K

    Change browser language from Ru to En?

    How to change it? My Zennoposter browser error text is in Ru.
  7. K

    default file download location?

    Where's the default file download location? I can't find it inside zennolab >>> progs > downloads Thanks!
  8. K

    Detach browser option and don't hide advanced editor

    Please add option to allow browser to be detached, and please don't hide advanced editor tab from top bar when not active (when using "start" or recording and debug), it's annoying, seriously. Thanks
  9. K

    Is it possible to pop up Zenno's browser like on Zenno 4?

    Zenno 5 PM's browser is attached, as far as I try, it can only be resized, is there a way do detach it, separated like on Zeeno 4? Thanks
  10. K

    IP ban? What's happening?

    Recently I get a lot of this, http://prntscr.com/kvn176 The program won't run. What's happening?
  11. K

    Lost connection to authorization server

    I tried Zenno demo before buying updates, I'm having this problem Lost connection to authorization server Unable to connect to authorization server Similar to this thread http://zennolab.com/discussion/threads/pm-unable-to-connect-to-authorization-server.29803/ I already tried to edit its...
  12. K

    How to speed up debug run?

    I'm currently using version 4, about to update to v5, trying it's demo, on debug, it run step by step, how to speed it up to breakpoint without it goes through one by one? I'm using counter, usually hundreds to thousands, on debug this counter run one by one, on old version, once I click run to...