ZennoPoster 7.1.4.0 (13.05.2020)

This page has been translated automatically

We want to provide you with the latest help content in your language as soon as possible. This page has been translated automatically and may contain grammatical errors or inaccuracies. We want this content to be useful to you. Please let us know at the bottom of this page if this information was helpful.

View the original article in Russian: ZennoPoster 7.1.4.0 (13.05.2020)

New features:

[+] Added methods for emulating touch events in Chrome. A Touch property with a set of methods has been added to CommandCenter.Tab. The Touch property has basic methods: TouchStart, TouchEnd, TouchMove, TouchCancel, as well as complex methods with Touch overloads, SwipeIntoView, SwipeBetween and others.

[+] Added settings for retry requests in Chrome. The instance.AutoRetry property enables repetitions, the instance.AutoRetry5xxResponses property enables repetition for 5xx responses, while instance.AutoRetry must also be enabled. The instance.AutoRetryMaxAttempts property allows you to adjust the number of retries, from 1 to 10, default is 3.

[+] Added new SMS service VAK-SMS.

[+] Added a new DeepL text translation service.

[+] Added the "Execute BadEnd when interrupting the project" setting to the Stop ZennoPoster tab.

[+] An inspector for finding successful exits has been added to ProjectMaker. You can open the inspector through the context menu of the diagram or through the menu ProjectMaker → Editing.

[+] Added the ability to copy all variables from the Variables static block.

[+] Updated icons in the main menu of ProjectMaker and ZennoPoster.

[+] The encryption block is not deleted when the project is saved in xmlz format, instead the ZennoPoster5 version is installed instead of the ZennoPoster7 version.

[+] The item "Parse data" has been added to the context menu of the Element tree.

[+] Now in ProjectMaker, while waiting for user actions, a bright panel with a message and a "Continue execution" button is displayed.

[+] Added support for digest authentication in a GET request for an alternative method of HTTP requests.

Fixed bugs:

[*] The publication of the project has been fixed.

[*] Fixed debugging of C # code in multiple windows mode.

[*] Now ProjectMaker minimizes, maximizes and resizes the window much faster.

[*] Fixed the work of the scheduler when choosing a specific time instead of the interval in the "When to repeat" block. Now the scheduler will fire once for one specific time, instead of being triggered within a minute.

[*] Fixed freezing of mouse movement emulation when the mouse came to the edge of the page.

[*] Fixed updating of the list of variables in the Variables window when creating a variable in action properties.

[*] Fixed autodetection of settings in the Accept mail action.

[*] Fixed problem with long saving of projects when filling in the history of recent projects.

[*] Now the instance window is guaranteed to be brought to the foreground while waiting for user actions.

[*] Fixed work of ThreadStatic attribute in C # code in ProjectMaker.

[*] The work of the clipboard in C # code in ProjectMaker has been fixed.

[*] In actions for working with elements, the "Wait no more than element" setting now works correctly when the waiting time is less than 5 seconds.

[*] Now, when debugging C # code, pressing the Stop button immediately interrupts the project execution.

[*] Problems with starting ProjectMaker when the code editor cannot be initialized have been fixed.

[*] ZennoPoster now works better with auxiliary database processes, killing them when it hangs.

[*] Possible hangs of alternative HTTP requests when using the HEAD method have been fixed.

[*] Fixed getting DOM on some pages in Chrome.

[*] Now Chrome does not hang when trying to set incorrect cookies.

[*] Increased Chrome launch timeouts, which should improve the situation when the browser starts on loaded computers.

[*] In the Data parsing window "Range" and "Filtering" are swapped for a logical perception of the work.

[*] Fixed editing of the match number in the classic search parameters when inserting a variable from the context menu.

[*] Now minimized blocks of C # code and shared code are remembered when the window is closed.

[*] Reduced consumption of proxy connections when working with HTTP Connection Pool with an alternative method of HTTP requests. Relevant for connection-limited proxy packages.

[*] Fixed parsing of XML tags.

[*] Hidden obsolete settings of the Settings tab → Inst.

[*] Recognition of reCAPTCHA v2 in a tab on some sites has been fixed.

[*] Fixed error description when specifying the UserAgent header in HTTP requests in an incorrect format.

[*] Fixed setting the time zone when setting in hours and minutes.

[*] Fixed counter of the number of threads for a task in ZennoPoster.

[*] Fixed display of variable values in tooltips over ProjectMaker actions.