Page 1 of 14

Human Emulator Studio 7.0.67 (based on Chromium)

Posted: Fri Feb 22, 2019 5:23 pm
by support
7.0.30 (2019.02.05)
- minor interface improvements
- added Search to the elements tree
- improved display of context menus
- improving popups
- - bugfix set_cookie when setting the gaps between the pieces
- improved Ctrl+Tab to switch between tabs the editor
- improved execution of the selected script fragment-now the script is created and executed in the same folder as the script from which the fragment was taken
- improved tree update - now remembers the selected frame
- added to editor menu - operations-remove trailing spaces and tabs
- improvement of the Copy browser context menu item

Re: Human Emulator Studio 7.0.30 (based on Chromium)

Posted: Tue Mar 12, 2019 3:59 pm
by support
7.0.31 (2019.03.09)
- improving the work of F1 in the editor-when you select any text-looking for information on it in the help
- update of built-in auxiliary libraries
- save_url_to_file now supports relative paths
- added the ability to open csv files in the editor
- minor bug fix and interface improvement
in C# added the objects to work with.
- added experimental browser model-Chrome Web Driver to control real chrome on computer (alpha version)
- CEF engine updated to 72 versions

Re: Human Emulator Studio 7.0.32 (based on Chromium)

Posted: Thu Apr 04, 2019 1:51 pm
by support
New version of Human Emulator Studio based on Chromium (CEF) released 7.0.32.

7.0.32 (2019.04.04)
- improvement of the functions that set cookies
- CEF engine updated to version 73
- small interface improvements
- improvement of the context menu in the browser for selecting actions with elements
- bug fix no scrolling in the log with a small log size
- bug fix opening a new page
- fix bug working with Selenium WebDriver
- bugfix restart in single version

Re: Human Emulator Studio 7.0.30 (based on Chromium)

Posted: Mon Aug 26, 2019 6:55 pm
by support
7.0.33 (2019.05.05)
- CEF engine updated to 74 versions
- bug fix interface bugs
- bug fix settings otklucheny pictures
- bug fix rare situations arising in the work

7.0.34 (2019.05.26)
- improved browser speed and rendering optimization
- bug fix screenshots in a collapsed state
- bug fix read state gokuldas panels
- in get_count_by_attribute and get_all_by_xxx added the ability to use regular expressions (exactly = 2)
- bug fix schedule scripts - for a single run of the script
- minor interface improvements
- made accounting for the scrolling of parent elements when creating a screenshot in the functions interface->screenshot and scrrenshot_by_xxx
- before creating a screenshot, the previous screenshot file is now always deleted if it was added windows command->screenshot to create screenshots of the desktop from different monitors of the system
- small bug fix interface
- bug fix start errors in some configurations
- added command image->get_pos_of_image
- bug fix work schedule scripts
- improved editing of start date in the task settings schedule scripts
- bug fix mouse clicks in external Windows (windowinterface)
- improved full mouse emulation (mouse).)
- bug fix browser operation when scaling + improved scaling accuracy
- bug fix the program when changing the DPI interface (125% 150% ...)
- improved screenshots of external programs + added option to create simplified screenshots
- added command image->get_all_pos_of_image

7.0.35 (2019.06.04)
- added option to Enable Touch Evants - to support touch commands
- added mouse command->send_touch - to emulate touch events

7.0.36 (2019.06.17)
- updated Chromium version to 74.0.3729.108
- improved garbage collection and memory optimization
- context menu on browser bookmarks now supports Python,JS,C#
- added to the DOM objects for the corresponding HTML tags:
- footer
- header
- section
- improved memory handling when re-creating the browser and closing the bookmark
- bug fix select_value_by_attribute with inexact matching + regular expressions support

Re: Human Emulator Studio 7.0.37 (based on Chromium)

Posted: Mon Aug 26, 2019 6:55 pm
by support
7.0.37 (2019.08.21)
- updated Chromium to version 76.0.3809.87
- minor bug fix interface (spelling)
- bug fix memory leaks
- bug fix auto-scroll in debug panels
in the helper code added search
- bug fix get_pos_in_webpage_picture
- improved webpage - >print_screen - now you can take a screenshot of any part of the page (even hidden)
- the DOM Interface has been added to send_touch
- Delete and Rename commands have been added to the shortcut menu of the Quick Start tree
- reset proxy when closing the program
acceleration enable and disable proxy
- improved the work of the "Item List" panel, now when selected in the panel, the item is also highlighted in the browser
- breakpoints can now be set and shot using the mouse
- added setting - allows you to call the context menu of the site, if there is one, on the right button instead of the context menu of adding commands
- added a page with geolocation to the browser profile
- added a team browser->set_geo to set the geolocation
- bug fix handling the order of command line arguments
- in function get_all_hrefs_by_attribute and get_all_inner_texts_by_href added the ability to use exactly = 2 (regular expressions)
- bug fix transfer cookies when the command is save_url_to_file
- bug fix transmission referrer in new tab
- improving the mechanism for spoofing referrer
- small bug fix work
- added page printing and page printing to PDF
- when saving a screenshot, file extensions are taken into account to select the file format
in Rav log added log request headers (including cookies)
in Rav log added log response headers (including cookies)
- added raw->get_last_response_header
- improved performance

Re: Human Emulator Studio 7.0.38 (based on Chromium)

Posted: Thu Sep 05, 2019 1:17 pm
by support
7.0.38 (2019.09.04)
- in XHEInerface: get_parent added the level parameter to specify the parent in relation to the element
- in XHEInerface get_parent_by_attribute added function to search the parent items with the specified attribute value
- improved setting of breakpoints with mouse
- improve auto scrolling of debug window
- improved settings to forbid WebGL
- improved settings to display the security dialog of the browser
- when working with frames in all functions, you can now specify instead of the number, part of its url: url= > XXX or part of the name name= > XXX, then the search will not be by number but by part of the name or part of the url frame
- improved handling of frame number with a large number of frames
- minor interface improvements
- improved the display item in the toolbar items list when it is selected in the tree pane items
- added the ability to open an item in the item list panel from the inspector
- improved set_foreground_window

Re: Human Emulator Studio 7.0.38 (based on Chromium)

Posted: Fri Sep 06, 2019 8:04 pm
by support
7.0.38 version updated:
- added "New project" item to the file menu to create a new script project
- added menu items and hotkeys (Ctrl+-) to zoom in and out of the browser
- in Rav log added method (POST, GET) request and data POST requests, as well as refefer, referer policy and transition type
- improve the stability of browser rendering
- improving debug->notification_box
- added commands to windowshell: start_video_record and stop_video_record to create a video from the specified screen area

Re: Human Emulator Studio 7.0.38 (based on Chromium)

Posted: Mon Sep 09, 2019 7:47 pm
by support
Updated version 7.0.38
- improved simulation of mouse clicks on the elements, which need scrolling
- added commands in the browser: start_video_record and stop_video_record to create a video from a specified area of the browser

Re: Human Emulator Studio 7.0.39 (based on Chromium)

Posted: Tue Sep 24, 2019 4:34 pm
by support
7.0.39
  • bug fix minor interface errors
    bug fix in debug->nofification_box (timeout)
    improved transmission of mouse coordinates when mouse - >click(false)
    added browser->clear_local_storage (full wipe local storage for all domains)
    in team start_video_record is_gray added parameter that allows you to record video black and white
    bug fix windowsinterface->is_focused
    bug fix windowsinterface->input when working with Russian letters
    attached function window.is_focused_window and window.is_foreground_window
    in WindowInterace added function is_foreground
    improved stability
    improvement send_post_query - can now be used to send base64 data
    fixed errors when working with the service recognition captcha rucaptcha.com for languages like php or C#, and python
    added new functions recognize_geetest and recognize_recaptcha_v2 to recognize geetest captcha and recaptcha v2 regular and invisible
    for languages like php or C#, and python added object twocaptcha to work with the English version of the service rucaptcha.com - 2captcha.com

Re: Human Emulator Studio 7.0.39 (based on Chromium)

Posted: Fri Sep 27, 2019 10:35 pm
by support
7.0.40 (2019.09.27)
- bug fixes related to the latest update of the chromium engine