Page 11 of 14

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Posted: Fri Dec 25, 2020 12:19 pm
by support
🔄 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

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Posted: Sat Jan 09, 2021 12:11 pm
by support
🔄 Updated version 7.0.56

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

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Posted: Mon Jan 11, 2021 3:29 pm
by support
🔄 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

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Posted: Wed Jan 13, 2021 8:34 am
by support
🔄 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

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Posted: Sun Jan 24, 2021 2:58 pm
by support
🔄 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

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Posted: Fri Jan 29, 2021 3:20 pm
by support
🔄 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

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Posted: Mon Feb 01, 2021 4:09 pm
by support
🔄 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

Re: Human Emulator Studio 7.0.56 (based on Chromium)

Posted: Mon Feb 15, 2021 1:37 pm
by support
🔄 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

Re: Human Emulator Studio 7.0.57 (based on Chromium)

Posted: Thu Feb 18, 2021 1:52 pm
by support
🔄 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

Re: Human Emulator Studio 7.0.57 (based on Chromium)

Posted: Mon Feb 22, 2021 11:17 am
by support
🔄 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