🔄 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
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=278
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ 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
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=278
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 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
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=278
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ 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
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=278
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 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
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=278
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ 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
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=278
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 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
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=278
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ 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
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=278
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 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
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=278
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ 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
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=278
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Updated version 7.0.57
✅ added telegram object for sending text messages to telegrams
✅ improved creation and editing of Workflow scripts
✅ excelfile-> open now allows you to create a new Excel file
✅ added excelfile-> autosize_row function to automatically size a given row or all rows
✅ added excelfile-> autosize_col function to automatically size a given column or all columns
✅ added tesseractOCR-> get_segmented_regions function to get all coordinates of text blocks in the picture
✅ bug fix work browser-> import_cookies
✅ added the tesseractOCR-> get_region_by_text function to get the region of the text in the picture (for example, it can be used to work with any external programs)
✅ added excelfile-> set_row function to set a string from an array
✅ added excelfile-> get_row function to get a string from an array
✅ added excelfile-> set_cell_border function to set color and type of cell border
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=283
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ added telegram object for sending text messages to telegrams
✅ improved creation and editing of Workflow scripts
✅ excelfile-> open now allows you to create a new Excel file
✅ added excelfile-> autosize_row function to automatically size a given row or all rows
✅ added excelfile-> autosize_col function to automatically size a given column or all columns
✅ added tesseractOCR-> get_segmented_regions function to get all coordinates of text blocks in the picture
✅ bug fix work browser-> import_cookies
✅ added the tesseractOCR-> get_region_by_text function to get the region of the text in the picture (for example, it can be used to work with any external programs)
✅ added excelfile-> set_row function to set a string from an array
✅ added excelfile-> get_row function to get a string from an array
✅ added excelfile-> set_cell_border function to set color and type of cell border
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=283
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Updated version 7.0.57
✅ added the attachments parameter to mail-> send_mail_via_outlook, which allows you to send attachments via an array of file paths
✅ added the attachments parameter to mail-> send_mail_via_smtp, which allows sending attachments via an array of file paths
✅ the functions move_message_by_xxx have been added to mail to move messages from folder to folder via IMAP
✅ the save_message_attachments_by_xxx functions have been added to mail to save email attachments via IMAP
✅ bug fix found errors in the work of IMAP
✅ the is_process_exists_by_name and is_process_exists_by_path functions have been added to the app to check the launch of a given process
✅ functions added to excelfile
▪️insert_row
▪️remove_row
▪️clear_row
▪️clear_cell
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=284
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ added the attachments parameter to mail-> send_mail_via_outlook, which allows you to send attachments via an array of file paths
✅ added the attachments parameter to mail-> send_mail_via_smtp, which allows sending attachments via an array of file paths
✅ the functions move_message_by_xxx have been added to mail to move messages from folder to folder via IMAP
✅ the save_message_attachments_by_xxx functions have been added to mail to save email attachments via IMAP
✅ bug fix found errors in the work of IMAP
✅ the is_process_exists_by_name and is_process_exists_by_path functions have been added to the app to check the launch of a given process
✅ functions added to excelfile
▪️insert_row
▪️remove_row
▪️clear_row
▪️clear_cell
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=284
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Updated version 7.0.57
✅ Chromium engine updated: CEF 88.2.9 + g5c8711a + chromium-88.0.4324.182
✅ Selenium engine updated: 89.0.4389.2300
✅ updated engine Edge: 90.0.817.0
✅ acceleration of work with pictures (Computer Vision)
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=284
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ Chromium engine updated: CEF 88.2.9 + g5c8711a + chromium-88.0.4324.182
✅ Selenium engine updated: 89.0.4389.2300
✅ updated engine Edge: 90.0.817.0
✅ acceleration of work with pictures (Computer Vision)
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=284
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Updated version 7.0.57
✅ improved output to the debug panel for short scripts
✅ improved work of Hourly in the script schedule
✅ improved receiving of the text body of the message in IMAP
✅ added the ability to get statistics on the use of functions and objects in scripts
✅ improved work of the installer (installation of necessary libraries at startup)
✅ bug fix functions that require rebuilding the browser in Edge
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=284
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ improved output to the debug panel for short scripts
✅ improved work of Hourly in the script schedule
✅ improved receiving of the text body of the message in IMAP
✅ added the ability to get statistics on the use of functions and objects in scripts
✅ improved work of the installer (installation of necessary libraries at startup)
✅ bug fix functions that require rebuilding the browser in Edge
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=284
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Updated version 7.0.57
✅ improved smtp authorization for mails-> send_mail_via_smtp
✅ in the pop3, imap, smtp connection function added the ability to set the file path for logging
✅ added support for UNC paths (for example "\\\\ Computer \\ Network Share") to network drives in commands that require file paths
✅ updated XHE plugins
✅ bug fix encoding of debug error logs and C # scripts
✅ added yandexVision object - for image recognition via Yandex Vision (Clouds)
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=284
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ improved smtp authorization for mails-> send_mail_via_smtp
✅ in the pop3, imap, smtp connection function added the ability to set the file path for logging
✅ added support for UNC paths (for example "\\\\ Computer \\ Network Share") to network drives in commands that require file paths
✅ updated XHE plugins
✅ bug fix encoding of debug error logs and C # scripts
✅ added yandexVision object - for image recognition via Yandex Vision (Clouds)
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=284
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Latest changes in version 7.0.57
✅ added fineReaderOCR object to control OCR through Fine Reader (for those who have a Fine Reader license that supports the command line)
✅ added functions for managing listbox selection to DOM interface
▪️select_index
▪️select_text
▪️select_value
✅ bug fix encoding PHP scripts for scripts not created in XHE environment
✅ speed up the keyboard input functions
✅ added functions for managing listbox selection to DOM interface
▪️get_length
▪️get_selected_index
▪️get_selected_text
▪️select_random
▪️multi_select_indexes
▪️multi_select_values
▪️multi_select_texts
✅ functions for getting child elements have been added to the DOM interface
▪️get_child_by_xpath
▪️get_all_child_by_xpath
✅ the get_special_folder function has been added to the windows object to get special windows folders (for example, C: \ Windows)
✅ the ability to select working days has been added to the task properties for the script schedule
✅ improved performance of Daily tasks (minutes and start hour are no longer lost)
✅ added an external window inspector with the ability to add WindowInterface commands
✅ in telegram Added command disconnect
✅ added more icons for Workflow actions
✅ bug fix output of the names of some objects when working in the editor
✅ bug fix and improvement of pdffile-> extract_images
✅ added pdffile-> compress_images function
✅ updated engine Chromium: 89.0.14 + gb1b52fe + chromium-89.0.4389.90
✅ FF engine updated: 60.0.55
✅ updated components for working with office files (Word, Excel)
✅ updated engine Edge: 91.0.838.0
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ added fineReaderOCR object to control OCR through Fine Reader (for those who have a Fine Reader license that supports the command line)
✅ added functions for managing listbox selection to DOM interface
▪️select_index
▪️select_text
▪️select_value
✅ bug fix encoding PHP scripts for scripts not created in XHE environment
✅ speed up the keyboard input functions
✅ added functions for managing listbox selection to DOM interface
▪️get_length
▪️get_selected_index
▪️get_selected_text
▪️select_random
▪️multi_select_indexes
▪️multi_select_values
▪️multi_select_texts
✅ functions for getting child elements have been added to the DOM interface
▪️get_child_by_xpath
▪️get_all_child_by_xpath
✅ the get_special_folder function has been added to the windows object to get special windows folders (for example, C: \ Windows)
✅ the ability to select working days has been added to the task properties for the script schedule
✅ improved performance of Daily tasks (minutes and start hour are no longer lost)
✅ added an external window inspector with the ability to add WindowInterface commands
✅ in telegram Added command disconnect
✅ added more icons for Workflow actions
✅ bug fix output of the names of some objects when working in the editor
✅ bug fix and improvement of pdffile-> extract_images
✅ added pdffile-> compress_images function
✅ updated engine Chromium: 89.0.14 + gb1b52fe + chromium-89.0.4389.90
✅ FF engine updated: 60.0.55
✅ updated components for working with office files (Word, Excel)
✅ updated engine Edge: 91.0.838.0
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Updated version 7.0.58
✅ the segment_size parameter has been added to the image-> remove_noise function, which affects noise smoothing + the operation of the function itself has been improved
✅ bug fix window inspector
✅ added the include_subchildren parameter to the windowinerace function to search the entire window tree
▪️get_all_child
▪️get_child_count
▪️get_child_by_text
▪️get_child_by_class
▪️get_child_by_number
✅ the include_subchildren parameter has been added to the windowinerace function to switch through several windows at once
▪️get_next
▪️get_prev
✅ the level parameter has been added to the windowinerace function to go through several levels at once
▪️get_parent
▪️get_owner
✅ improved window inspector
✅ added window tree panel - to view the hierarchy of open applications and their windows in the system
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ the segment_size parameter has been added to the image-> remove_noise function, which affects noise smoothing + the operation of the function itself has been improved
✅ bug fix window inspector
✅ added the include_subchildren parameter to the windowinerace function to search the entire window tree
▪️get_all_child
▪️get_child_count
▪️get_child_by_text
▪️get_child_by_class
▪️get_child_by_number
✅ the include_subchildren parameter has been added to the windowinerace function to switch through several windows at once
▪️get_next
▪️get_prev
✅ the level parameter has been added to the windowinerace function to go through several levels at once
▪️get_parent
▪️get_owner
✅ improved window inspector
✅ added window tree panel - to view the hierarchy of open applications and their windows in the system
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Updated version 7.0.58
✅ added functions to windows
▪️get_by_hwnd
▪️get_all_by_process_id
▪️get_all_by_thread_id
✅ in the window inspector you can now open the current window in the element tree and vice versa
✅ added the ability to create screenshots of the window in the inspector
✅ added the ability to take screenshots of the clicked area + adjust the size of the clicked area
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ added functions to windows
▪️get_by_hwnd
▪️get_all_by_process_id
▪️get_all_by_thread_id
✅ in the window inspector you can now open the current window in the element tree and vice versa
✅ added the ability to create screenshots of the window in the inspector
✅ added the ability to take screenshots of the clicked area + adjust the size of the clicked area
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Updated version 7.0.58
✅ added a dialog through which you can configure (add, remove, disable) plugins that extend the functionality of the program
✅ added the ability to record a click-area for the desktop in the window inspector
✅ added the ability to write the code for clicking on the desktop and window in the window inspector
✅ the ctrl, alt, shift parameters have been added to the keyboard-> key function to simulate hot keys
✅ added ctrl, alt, shift parameters to windowinterface-> key function to simulate hotkeys
✅ improvement of the windowinterface-> input function
✅ added commands to windowinterface:
▪️cut
▪️copy
▪️paste
▪️clear
▪️undo
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ added a dialog through which you can configure (add, remove, disable) plugins that extend the functionality of the program
✅ added the ability to record a click-area for the desktop in the window inspector
✅ added the ability to write the code for clicking on the desktop and window in the window inspector
✅ the ctrl, alt, shift parameters have been added to the keyboard-> key function to simulate hot keys
✅ added ctrl, alt, shift parameters to windowinterface-> key function to simulate hotkeys
✅ improvement of the windowinterface-> input function
✅ added commands to windowinterface:
▪️cut
▪️copy
▪️paste
▪️clear
▪️undo
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Small update version 7.0.58
✅ bug fixing anti-captcha work (switch to anti-captcha.com domain)
✅ bug fix screenshots of elements
✅ updated library for working with docx + xlsx
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ bug fixing anti-captcha work (switch to anti-captcha.com domain)
✅ bug fix screenshots of elements
✅ updated library for working with docx + xlsx
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Update 7.0.59
✅ added commands to excelfile
▪️set_row_color
▪️set_row_background_color
▪️set_row_border
▪️set_col_color
▪️set_col_background_color
▪️set_col_border
✅ a bug fixing the keyboard when running the script from the command line
✅ Chromium updated to version 90.5.7 + gcd9342c + chromium-90.0.4430.85
✅ Edge updated 92.0.870.0
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ added commands to excelfile
▪️set_row_color
▪️set_row_background_color
▪️set_row_border
▪️set_col_color
▪️set_col_background_color
▪️set_col_border
✅ a bug fixing the keyboard when running the script from the command line
✅ Chromium updated to version 90.5.7 + gcd9342c + chromium-90.0.4430.85
✅ Edge updated 92.0.870.0
💬discuss on the forum https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=287
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Latest updates version 7.0.59
✅ added functions to windowinterface
▪️get_all_child_by_text
▪️get_all_child_by_class
✅ added functions to windows
▪️wait_for_window_open_by_text
▪️wait_for_window_open_by_class
▪️wait_for_window_close_by_text
▪️wait_for_window_close_by_class
🔴FF: added the ability to send control keys (Ctrl, Alt, Shift ...) to mouse events, similar to Chromium
🔴FF: bug fixing send_wheel
✅ PHP updated: 7.4.18
✅ Node.js updated: 14.16.1
✅ Python updated: 3.9.5
✅ Chromium: updated 90.6.5 + g7a604aa + chromium-90.0.4430.93
✅ updated components for working with the office
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ added functions to windowinterface
▪️get_all_child_by_text
▪️get_all_child_by_class
✅ added functions to windows
▪️wait_for_window_open_by_text
▪️wait_for_window_open_by_class
▪️wait_for_window_close_by_text
▪️wait_for_window_close_by_class
🔴FF: added the ability to send control keys (Ctrl, Alt, Shift ...) to mouse events, similar to Chromium
🔴FF: bug fixing send_wheel
✅ PHP updated: 7.4.18
✅ Node.js updated: 14.16.1
✅ Python updated: 3.9.5
✅ Chromium: updated 90.6.5 + g7a604aa + chromium-90.0.4430.93
✅ updated components for working with the office
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Latest updates version 7.0.60
✅ Improved input to external windows via RDP
✅ PHP updated (fixed bug with missing output of some errors)
✅ bug fix getting coordinates in Edge
✅ Edge: keyboard emulation enabled
✅ Edge: Mouse emulation enabled
✅ added support for skins (changed on 1 settings page)
✅ added commands to excelfile
▪️get_pos_by_text
▪️get_all_pos_by_text
✅ interface fix bug
✅ memory optimization
✅ Chromium engine updated 90.6.7 + g19ba721 + chromium-90.0.4430.212
✅ commands in excelfile can now search for text in a given column
▪️get_pos_by_text
▪️get_all_pos_by_text
✅ Edge updated to version: 93.0.910.0 (official) canary
✅ DPI Zoom Factor support for skins
✅ improved stability of FF
✅ bug fix font settings in debug logs
✅ bug fix for launching Workflow scripts from the manager
✅ bug fix setting the font of the quick strata tree from the settings
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ Improved input to external windows via RDP
✅ PHP updated (fixed bug with missing output of some errors)
✅ bug fix getting coordinates in Edge
✅ Edge: keyboard emulation enabled
✅ Edge: Mouse emulation enabled
✅ added support for skins (changed on 1 settings page)
✅ added commands to excelfile
▪️get_pos_by_text
▪️get_all_pos_by_text
✅ interface fix bug
✅ memory optimization
✅ Chromium engine updated 90.6.7 + g19ba721 + chromium-90.0.4430.212
✅ commands in excelfile can now search for text in a given column
▪️get_pos_by_text
▪️get_all_pos_by_text
✅ Edge updated to version: 93.0.910.0 (official) canary
✅ DPI Zoom Factor support for skins
✅ improved stability of FF
✅ bug fix font settings in debug logs
✅ bug fix for launching Workflow scripts from the manager
✅ bug fix setting the font of the quick strata tree from the settings
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Latest updates version 7.0.60
✅ improved interface
✅ interface fix bug
✅ improved panel for viewing variables
✅ bug fix found interface errors
✅ browser-> load_webpage and browser-> send_get_queries pick up current acceptances + added a parameter that allows setting additional headers
✅ improved the quick view of variables
✅ improved sheduler panel
✅ added the ability to hide the close and attach buttons for editor bookmarks in the settings
✅ Chromium updated to version 91.1.16 + gc95b2a1 + chromium-91.0.4472.101
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ improved interface
✅ interface fix bug
✅ improved panel for viewing variables
✅ bug fix found interface errors
✅ browser-> load_webpage and browser-> send_get_queries pick up current acceptances + added a parameter that allows setting additional headers
✅ improved the quick view of variables
✅ improved sheduler panel
✅ added the ability to hide the close and attach buttons for editor bookmarks in the settings
✅ Chromium updated to version 91.1.16 + gc95b2a1 + chromium-91.0.4472.101
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Latest updates version 7.0.60
✅Improve action recording
✅bug fix webpage-> print_body
✅ Chromium engine updated: 91.1.23 + g04c8d56 + chromium-91.0.4472.164
✅ updated engine Edge: 93.0.933.0 (official) canary
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅Improve action recording
✅bug fix webpage-> print_body
✅ Chromium engine updated: 91.1.23 + g04c8d56 + chromium-91.0.4472.164
✅ updated engine Edge: 93.0.933.0 (official) canary
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
🔄 Latest updates version 7.0.62
✅ optimization for memory and speed, as well as consumption of system resources
✅Chromium updated to version 93.1.14 + gf38ce34 + chromium-93.0.4577.82
✅Edge updated to version 93.0.961.52
✅ when working through Yandex Vision, document recognition (OCR) became available, the type_image parameter was added
▪️ "passport" - passport, main spread.
▪️ "driver-license-front" - driver's license, front side.
▪️ "driver-license-back" - driver's license, reverse side.
▪️ "license-plates" - all registration numbers of vehicles in the image.
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
✅ optimization for memory and speed, as well as consumption of system resources
✅Chromium updated to version 93.1.14 + gf38ce34 + chromium-93.0.4577.82
✅Edge updated to version 93.0.961.52
✅ when working through Yandex Vision, document recognition (OCR) became available, the type_image parameter was added
▪️ "passport" - passport, main spread.
▪️ "driver-license-front" - driver's license, front side.
▪️ "driver-license-back" - driver's license, reverse side.
▪️ "license-plates" - all registration numbers of vehicles in the image.
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio