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

  1. lokiys

    Popup win freezed PM

    Only way was to close PM with task manager. v 5753
  2. lokiys

    PM version 5.8.0.1 Killed ZennoPoster version 5.7.5.3

    Seems templates updated in new version and then added to work with previous killed Zennoposter :D I have ~ 30-50 threads active all the time, but now it shows 0. All I did is I opened my templates in v5.7 PM and guess what, my threads is up and running :)
  3. lokiys

    Action connections is messed up

    This example is not most the most horrible I have seen today :D
  4. lokiys

    GAC does not updates

    If you update any .dll in ExternalAssemblies you have to restart PM to get updates in projects. In Previous version i could use updates almost instantly. v 5.8.0.1 Cheers
  5. lokiys

    Add default using

    using ZennoLab.InterfacesLibrary.Enums.Http; For GET requests Thanks
  6. lokiys

    foreach in default zenno blocks

    Implement in some way foreach loop in default zenno options. I even do not know how I could live without this before I knew basic C# :) Cheers
  7. lokiys

    Change way and message

    Can you please change Way and message other way around please. Because: To get error in first way you have to do: project.SendErrorToLog("", "Accounts file is empty", true); Obvious first error is better not like all errors in second column... Thanks
  8. lokiys

    Remove c# tester

    I can see over and over again that members failing with using C# macros tester, and mostly newbies. Because at least I test all my code in C# action. And I do not think that others is using this tester as this is really additional job to setup it and also any using's and libraries is not...
  9. lokiys

    Blue border does not shows around elements

    I think I already reported in past something like that, but I can not find this report. Simple as that blue border does not shows around elements on facebook. You just fly in dark there :D Thanks
  10. lokiys

    Log auto scroll

    Hmm not sure how that should work, but seems that something is not correct there. Log auto scroll just disables itself, why is that ? I have seen this one checkbox in settings, but I really can not understand what this mean. Basically my question is: Why Log auto scroll disables itself...
  11. lokiys

    More themes would be nice

    By now theme colors is limited to alert messages, why not expand them around all program ? As I have seen developer version have nice Green color around all program, why not give us to change colors as we like ? Not very important of course, but still nice addon :) Thanks
  12. lokiys

    Copy Own code + References not working

    Okay I just copied Own usings and References and I got it working only after removing both of these and adding again manually and then even I needed to close template and open it again to get it working. So please check that ;) Use same report I sent before 2 min about RAM bug... :) Cheers
  13. lokiys

    Support ticket problems

    I have already reported at least twice. When this will be resolved ? I write ticket add all needed files and then this claudflare captcha comes. I fill captcha and then: And I have to write and add all again... Why even there is captcha needed for ticket system, where you have to be...
  14. lokiys

    RAM usage problems

    Impossible to work with facebook for example. 6 instance restarts and RAM for PM is 1GB what leads to restart... Report sent in ticket
  15. lokiys

    Why zennoposter lists is different than C# lists ?

    Title says it all...
  16. lokiys

    Timezone errors

    Will be those timezone checking permanent option in zenno ? I got once this error and now one of my customer get this. Honestly I have changing timezone time to time so what I'm not allowed to use Zenno then ? Not sure what this check is giving actually... Cheers
  17. lokiys

    project.Context

    Is there any timeframe project.Context holds values ? Because I noticed that i have lost values of project.Context at the end of my template like after 10minutes or more, not sure about timeframe but 100% sure that there is not values anymore after some time.. Thanks
  18. lokiys

    What is right from those both ?

    instance.SetHeader(NavigatorField.UserAgent, "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; ZennoPoster)"); project.Profile.UserAgent = "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; ZennoPoster)";
  19. lokiys

    List bug

    List line is returning not line but splitted already and not in right way. Just example:
  20. lokiys

    Highlighting jumps around

    In zennoposter you highlight template and it jumps away back to previous highlighted template. Also some old bug there will add to this report. When you highlight template and want to press Play button in upper toolbar then it is not possible most of the time. Basically when you highlight...
  21. lokiys

    ExternalAssemblies in template

    Add possibility to save any libs in template itself. At least for zennobox. When purchases is updated then also libs from template file is downloaded and placed in ExternalAssemblies folder. Of course thing like that would be good for PM also... But first use is Zennobox Thanks
  22. lokiys

    Mouse cursor jumps away

    I really do not know how to explain but this started to appear after update... Basically I can not work normally and my mouse cursor jumps away when I'm working on PC where Poster is installed... With jumps away I mean you do some stuff with mouse and then suddenly mouse cursor is in upper...
  23. lokiys

    Interrupt c# action

    I want to suggest again possible to interrupt c# action. As example would be good to make one simple check in C# Like method ZennoPoster.CheckStop(); and in case there is stop button clicked in Projectmaker or in ZennoPoster c# action will finish with error. Thanks
  24. lokiys

    PM crashed trying to upload file

    Will not explain anything as this is OLD bug... Report sent to support..
  25. lokiys

    Control zenno tasks

    Please allow to manage same template where this code is in https://help.zennolab.com/en/v5/zennoposter/5.7/ZennoLab.CommandCenter~ZennoLab.CommandCenter.ZennoPoster~AddTask.html Meaning if you want to add executions for template then you have to run different template to add tasks or...
  26. lokiys

    Method to change default value from c#

    Title says it all... Just basically a lot of times there is needed to save some value to use for next thread. By now I'm doing that with help of .txt file. Would be good to save some value for future use... Thanks
  27. lokiys

    Line numbering is not solved in newest version

    Piece of code: Error from logs: I really hoped to see this stuff resolved as something this is really hard to look for errors when you do not know in what line error is... As you see there error is in second line but in logs it claims that it is in 6 line... Eh
  28. lokiys

    Go to line and go to column

    Still why those both are needed ? Go to line is that same as Move to column.
  29. lokiys

    Word wrap

    When you take DOM text then looks like word wrap is already enabled, but no when you click this button once, nothing happens and then when you click again word wrap is enabled. So please make it enabled by default as button shows it should be like that... Thanks
  30. lokiys

    Copy search criteria as string

    It would be really good time saver to have copy button somewhere there: And when you press copy button then you get on your clipboard string like this: "button", "name", "btnG", "text", 0 In that way you can copy this in c# with one click Thanks
  31. lokiys

    Allow to copy OwnUsings

  32. lokiys

    Choose folder in Input settings

    Just same way as it is with file names, would be good to choose folder. For downloads for instance, or pick avatar folder. Cheers
  33. lokiys

    Suggestions for .exe file automation

    Hey I'm looking suggestions how to automate some external exe files with zenno... By now I'm looking at Visual UI Automation Verify, seems something to work with, but will take weeks while i will go through it and understand what is what :D Any comments ? Thanks
  34. lokiys

    CSV coma delimited

  35. lokiys

    Upload data to internal list

    Many times there is need for list with data in template and not outside. I mean, like it is not you can add line after line in list, but would be good to upload data from file and then all information would be saved in list. Thanks
  36. lokiys

    instance.Reload();

    Is that everything i need to restart instance ? instance.Reload(); Or should I take actual ur before then restart and then go to actual url again ? Any pauses needed before or after instance.Reload(); ? Thanks
  37. lokiys

    When two arrows in one action bug

  38. lokiys

    Execute one thread in many instances

    Not sure about title, seems does not make sense, but the point is about method ZennoPoster.GetNewInstance What apparently is only for Visual Studio tasks if I understood right. But would be really awesome to have such feature in ZennoPoster also. There is lot of cases when template works...
  39. lokiys

    ZennoPoster.GetNewInstance

    I would say there is bug, although not sure.
  40. lokiys

    WebBrowserTab while using proxies

    Не нашли активную вкладку в инстансе. Инстанс 512783005:127.0.0.1 A lot of those errors coming out if using proxies.
  41. lokiys

    Some c# questions

    I have two questions: 1. Why there is needed if (tab.IsBusy) ? Because there is even not possible any other way, if tab is not busy then tab downloading does not happen anyway. if (tab.IsBusy) tab.WaitDownloading(); 2. When we have to use. Because in assembly in some snippets it is used but in...
  42. lokiys

    Groups going behind visible screen

    Old one there. Please make that action groups also is making visible place bigger and not going behind. Have to always copy out one action and make screen bigger...
  43. lokiys

    Record & Debug as Advanced Editor

    Just now faced new thing. Record & Debug act like Advanced Editor Image is taken in Record & Debug. Means you have to double click on action to get action properties
  44. lokiys

    Template did not updated

    Just now faced with such bug. As title says template did not updated when I changed things there and then over-copied to my server. When tried to run it template worked as old one. Opened in PM on same PC worked fine as new template...
  45. lokiys

    Multithread problems is still there

    I have to admit that many problems is solved with multithread, but a lot of them is still there... Like just now I did e-bay scrape and I had 824 product links, after scrape with 5 threads I got 84 bad end. After that I put that 84 links in my link list and ran again but this time just with one...
  46. lokiys

    exe compilation feature

    Is this priority now ? Thanks
  47. lokiys

    Wrong gender

  48. lokiys

    HTML elements OR and AND

    I want that same as this is in Action when you set two or more search criteria but set same groups... This does not work: he = tab.FindElementByAttribute("tags", "attrName", "attrValue", "text", 0) && tab.FindElementByAttribute("tags", "attrName", "attrValue", "text", 0);
  49. lokiys

    Zeenobox does not update input settings

    Sold just now one ZennoBox bot. And noticed problems. I have Username and Password in input settings, what when I uploaded i set default ones for test. When testing will be done, I wanted to delete those default credentials, what i did and uploaded my template again. But after ZennoBox restart...
  50. lokiys

    Good end - bad end in c#

    Method in c# to tell that template is executed successful / unsuccessful. And not any continue code / actions are not executed, except if there is Good End / Bad End in template.