Human Emulator Studio 7.0.67 (based on Chromium)

Messages about new versions and other changes
User avatar
support
Site Admin
Posts: 210
Joined: Fri Feb 22, 2019 3:42 pm

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Post by support » Fri Dec 25, 2020 12:19 pm

πŸ”„ Updated version 7.0.56

βœ… added wordfile object for working with Word files with functions:
β–ͺ️read - read Word as text
β–ͺ️read_table_by_number - read the table with a given number in Word as text
β–ͺ️get_table_count - get the number of tables in the Word file
β–ͺ️convert - convert word formats to other formats
βœ… new objects have been added to Workflow

User avatar
support
Site Admin
Posts: 210
Joined: Fri Feb 22, 2019 3:42 pm

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Post by support » Sat Jan 09, 2021 12:11 pm

πŸ”„ Updated version 7.0.56

βœ…Updated FF engine (stability + memory leaks fixed)
βœ… Added all objects and commands of human to Workflow

User avatar
support
Site Admin
Posts: 210
Joined: Fri Feb 22, 2019 3:42 pm

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Post by support » Mon Jan 11, 2021 3:29 pm

πŸ”„ Updated version 7.0.56

βœ… updated engine Chromium 88.1.0 + g433d6e1 + chromium-88.0.4324.27
βœ…Bug fix work Workflow
βœ… Added highlighting of a running element to Workflow
βœ… Added output of messages to the debug window in Workflow

User avatar
support
Site Admin
Posts: 210
Joined: Fri Feb 22, 2019 3:42 pm

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Post by support » Wed Jan 13, 2021 8:34 am

πŸ”„ Updated version 7.0.56

βœ…Bug fix for opening popups on the new Chromium engine
βœ… Added work with strings to Workflow
βœ… Workflow files are now displayed in the Quick Start tree
βœ…Added settings that control debugging Workflow scripts
βœ…added an excelfile object for working with Excel tables

User avatar
support
Site Admin
Posts: 210
Joined: Fri Feb 22, 2019 3:42 pm

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Post by support » Sun Jan 24, 2021 2:58 pm

πŸ”„ Latest updates version 7.0.56

βœ… added new Activities for Workflow, simplifying the creation of scrambling scripts
βœ… in Excel functions, you can now transfer both text and numeric coordinates of cells
βœ… localization of the Workflow category tree has been made
βœ… added more functions to automate work with Excel
βœ… Added the Table of Contents panel for working with Workflow scripts
βœ… autocorrect http and https in enable_proxy function for Firefox
βœ… improved workflow debugging
βœ… added more functions to automate work with Excel
βœ… improved Activity selection in MS Workflow
βœ… Activity editor is divided into 3 independent panels
βœ… bug fix browser-> print_body
βœ… Workflow - the ability to add your actions to the action bar from DLL with Activity classes
βœ… Workflow - the ability to add your actions from Workflow files
βœ… added the ability to set notes for each action
βœ… improved capabilities of standard variable type actions such as ForEach

User avatar
support
Site Admin
Posts: 210
Joined: Fri Feb 22, 2019 3:42 pm

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Post by support » Fri Jan 29, 2021 3:20 pm

πŸ”„ Latest updates version 7.0.56

βœ… improved output to the debug panel (now <,> are displayed in html mode, for text mode one \ n is now enough for line feed)
βœ… added setting to display html tags in the debug panel
βœ… added certificate error handling to FF
βœ… improved category tree and Workflow editor
βœ… a convert function has been added to excelfile to convert Excel files to other formats
βœ… wordfile.convert function now supports docx to xlsx conversion

User avatar
support
Site Admin
Posts: 210
Joined: Fri Feb 22, 2019 3:42 pm

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Post by support » Mon Feb 01, 2021 4:09 pm

πŸ”„ Latest updates version 7.0.56

βœ… bug fix textfile.write_file (added encoding selection) in JS
βœ… added missing actions to action editor
βœ… the ability to add actions via the context menu and record actions
βœ… added is_add parameter to debug.set_tab_content, which allows adding text to debug panels
βœ… bug fix for resetting browser sizes when minimizing and expanding the program
βœ… improved work with html child elements
βœ… FF engine updated

User avatar
support
Site Admin
Posts: 210
Joined: Fri Feb 22, 2019 3:42 pm

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Post by support » Mon Feb 15, 2021 1:37 pm

πŸ”„ Latest updates version 7.0.56

βœ… bug fix and improvement of recording actions
βœ… added missing actions from DOM for Workflow category tree
βœ… added pdffile-> combine function - to merge several pdf files into one
βœ… excelfile-> convert function now allows converting to pdf and xps formats
βœ… partial work of the context menu and auto-completion of actions for Workflow scripts
βœ… phage fix of some Workflow actions + adding icons
βœ… improved operation of the captcha input dialog
βœ… Edge engine updated
βœ… added the cc, bcc parameter to mail-> send_mail_via_smtp, which allows specifying copy recipients via; + in the to parameter, you can specify recipients via;
βœ… wordfile-> convert allows converting to xps now
βœ… improved workflow actions
βœ… removed brakes when editing an action
βœ… the context menu now adds to Workflow all actions for working with elements in the browser
βœ… updated engine CEF 88.2.4 + gf3c4ca9 + chromium-88.0.4324.150
βœ… optimization for speed and memory

User avatar
support
Site Admin
Posts: 210
Joined: Fri Feb 22, 2019 3:42 pm

Re: Human Emulator Studio 7.0.57 (based on Chromium)

Post by support » Thu Feb 18, 2021 1:52 pm

πŸ”„ Version 7.0.57 released

βœ… Added the ability to set a proxy in Edge
βœ… Added the ability to get, set and clear cookies in Edge
βœ… improved asynchronous operation of methods that require downloading information from the Internet
βœ… improved workflow
βœ… highlighting errors of Workflow expressions on the fly

User avatar
support
Site Admin
Posts: 210
Joined: Fri Feb 22, 2019 3:42 pm

Re: Human Emulator Studio 7.0.57 (based on Chromium)

Post by support » Mon Feb 22, 2021 11:17 am

πŸ”„ Updated version 7.0.57

βœ… added extract_images method to pdffile
βœ… added tesseractOCR object for text recognition in images
βœ… added method image-> save_as_gray () to convert image to black and white
βœ… added image-> resize () method to scale images
βœ… added method image-> invert () to invert images
βœ… added method image-> remove_noise () for smoothing image noise
βœ… prohibition of loss of focus Chromium Offscreen model

Post Reply