๐ 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
๐ Latest updates version 7.0.62
โ added XHE version with skins "XWeb Human Emulator Studio (skins) .exe" in the program folder
โ Chromium updated 94.3.0 + gffef496 + chromium-94.0.4606.54
โ Edge updated 96.0.1026.0
โ improved plugin creation system to extend XHE functionality
โ improving work with office documents (xlsx, docx, pdf)
โ bug fix window-> execute_open_file in Firefox
โ added work of urls about: xxx for Firefox (including about: config)
โ Bug fixing the Selenium browser model
โ Bug fix for FingerPrints substitution via selenium
โ bug fix browser-> set_init_java_script for selenium
โ optimized studio loading time and speed
โ added the option to disable WebRTC in MS Edge
โ Improve Audio Fingerprint Spoofing
โ improved Bot Antidetect for Selenium
โ Chromium updated to 94.4.2 + g6a963ca + chromium-94.0.4606.61
โ added the ability to open multiple tabs with Selenium
โ more commands are used to work with Selenium
โ added Chrome Selenium WebDriver Headless
โ Improve the settings dialog when working with Selenium
โ a setting has been added to the profile that allows you to set the path to the Chrome plugins for Selenium
โ added command browser-> add_plugins, for selenium models, which allows you to add any Chrome plugins along the path to their .CRX files (you can use the Get Crx chrome plugin for example)
โ added the ability to set relative paths for mail attachments in the send_mail_via_smtp and send_mail_via_outlook commands
โ PHP updated to version 8.0
โ Improvement of the Scripts tab of the settings dialog
โ improve the output to the debug panel
โ Added options for compiling C # scripts to the settings
โ compile and include in the script folder and script subfolder
โ set the path to built-in and additional DLLs (for example, System.Xml.dll or fullpath.dll)
โ specify additional command line switches for csc.exe when compiling C # files (for example / unsafe)
โ Python has been updated to version 3.9.7
โ Node.js updated to version 14.18.0
โ Selenium models now pass anti-bot tests
โ Chrome Selenium WebDriver is now logged into google
โ added Firefox Selenium WebDriver browser model
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
โ added XHE version with skins "XWeb Human Emulator Studio (skins) .exe" in the program folder
โ Chromium updated 94.3.0 + gffef496 + chromium-94.0.4606.54
โ Edge updated 96.0.1026.0
โ improved plugin creation system to extend XHE functionality
โ improving work with office documents (xlsx, docx, pdf)
โ bug fix window-> execute_open_file in Firefox
โ added work of urls about: xxx for Firefox (including about: config)
โ Bug fixing the Selenium browser model
โ Bug fix for FingerPrints substitution via selenium
โ bug fix browser-> set_init_java_script for selenium
โ optimized studio loading time and speed
โ added the option to disable WebRTC in MS Edge
โ Improve Audio Fingerprint Spoofing
โ improved Bot Antidetect for Selenium
โ Chromium updated to 94.4.2 + g6a963ca + chromium-94.0.4606.61
โ added the ability to open multiple tabs with Selenium
โ more commands are used to work with Selenium
โ added Chrome Selenium WebDriver Headless
โ Improve the settings dialog when working with Selenium
โ a setting has been added to the profile that allows you to set the path to the Chrome plugins for Selenium
โ added command browser-> add_plugins, for selenium models, which allows you to add any Chrome plugins along the path to their .CRX files (you can use the Get Crx chrome plugin for example)
โ added the ability to set relative paths for mail attachments in the send_mail_via_smtp and send_mail_via_outlook commands
โ PHP updated to version 8.0
โ Improvement of the Scripts tab of the settings dialog
โ improve the output to the debug panel
โ Added options for compiling C # scripts to the settings
โ compile and include in the script folder and script subfolder
โ set the path to built-in and additional DLLs (for example, System.Xml.dll or fullpath.dll)
โ specify additional command line switches for csc.exe when compiling C # files (for example / unsafe)
โ Python has been updated to version 3.9.7
โ Node.js updated to version 14.18.0
โ Selenium models now pass anti-bot tests
โ Chrome Selenium WebDriver is now logged into google
โ added Firefox Selenium WebDriver browser model
https://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
๐ Latest updates version 7.0.62
โ added XHE version with skins "XWeb Human Emulator Studio (skins) .exe" in the program folder
โ Chromium updated 94.3.0 + gffef496 + chromium-94.0.4606.54
โ Edge updated 96.0.1026.0
โ improved plugin creation system to extend XHE functionality
โ improving work with office documents (xlsx, docx, pdf)
โ bug fix window-> execute_open_file in Firefox
โ added work of urls about: xxx for Firefox (including about: config)
โ Bug fixing the Selenium browser model
โ Bug fix for FingerPrints substitution via selenium
โ bug fix browser-> set_init_java_script for selenium
โ optimized studio loading time and speed
โ added the option to disable WebRTC in MS Edge
โ Improve Audio Fingerprint Spoofing
โ improved Bot Antidetect for Selenium
โ Chromium updated to 94.4.2 + g6a963ca + chromium-94.0.4606.61
โ added the ability to open multiple tabs with Selenium
โ more commands are used to work with Selenium
โ added Chrome Selenium WebDriver Headless
โ Improve the settings dialog when working with Selenium
โ a setting has been added to the profile that allows you to set the path to the Chrome plugins for Selenium
โ added the command browser-> add_plugins, for selenium models, which allows you to add any Chrome plugins along the path to their .CRX files (you can use the Get Crx chrome plugin for example)
โ added the ability to set relative paths for mail attachments in the send_mail_via_smtp and send_mail_via_outlook commands
โ PHP updated to version 8.0
โ Improvement of the Scripts tab of the settings dialog
โ improve the output to the debug panel
โ Added options for compiling C # scripts to the settings
โ compile and include in the script folder and script subfolder
โ set the path to built-in and additional DLLs (for example, System.Xml.dll or fullpath.dll)
โ specify additional command line switches for csc.exe when compiling C # files (for example / unsafe)
โ Python has been updated to version 3.9.7
โ Node.js updated to version 14.18.0
โ Selenium models now pass anti-bot tests
โ Chrome Selenium WebDriver is now logged into google
โ added Firefox Selenium WebDriver browser model
๐ฌhttps://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
โ added XHE version with skins "XWeb Human Emulator Studio (skins) .exe" in the program folder
โ Chromium updated 94.3.0 + gffef496 + chromium-94.0.4606.54
โ Edge updated 96.0.1026.0
โ improved plugin creation system to extend XHE functionality
โ improving work with office documents (xlsx, docx, pdf)
โ bug fix window-> execute_open_file in Firefox
โ added work of urls about: xxx for Firefox (including about: config)
โ Bug fixing the Selenium browser model
โ Bug fix for FingerPrints substitution via selenium
โ bug fix browser-> set_init_java_script for selenium
โ optimized studio loading time and speed
โ added the option to disable WebRTC in MS Edge
โ Improve Audio Fingerprint Spoofing
โ improved Bot Antidetect for Selenium
โ Chromium updated to 94.4.2 + g6a963ca + chromium-94.0.4606.61
โ added the ability to open multiple tabs with Selenium
โ more commands are used to work with Selenium
โ added Chrome Selenium WebDriver Headless
โ Improve the settings dialog when working with Selenium
โ a setting has been added to the profile that allows you to set the path to the Chrome plugins for Selenium
โ added the command browser-> add_plugins, for selenium models, which allows you to add any Chrome plugins along the path to their .CRX files (you can use the Get Crx chrome plugin for example)
โ added the ability to set relative paths for mail attachments in the send_mail_via_smtp and send_mail_via_outlook commands
โ PHP updated to version 8.0
โ Improvement of the Scripts tab of the settings dialog
โ improve the output to the debug panel
โ Added options for compiling C # scripts to the settings
โ compile and include in the script folder and script subfolder
โ set the path to built-in and additional DLLs (for example, System.Xml.dll or fullpath.dll)
โ specify additional command line switches for csc.exe when compiling C # files (for example / unsafe)
โ Python has been updated to version 3.9.7
โ Node.js updated to version 14.18.0
โ Selenium models now pass anti-bot tests
โ Chrome Selenium WebDriver is now logged into google
โ added Firefox Selenium WebDriver browser model
๐ฌhttps://webemulator.com/forum/viewtopic.php?f=5&t=2&p=293
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
๐ Latest updates version 7.0.62
โ PHP debugger:
โช๏ธ added develop mode - now you can use xdebug commands - for example xdebug_info (); (more details here: https://xdebug.org/docs/develop)
โช๏ธbug fix the highlight color when selecting a variable in the quick view of variables
โช๏ธ added the ability to evaluate expressions and functions in the quick view of variables
โช๏ธadded the ability to change the values โโof variables through expressions in the quick view of variables panel
โ Bug fix for changing the folder with browser data for Selenium Chrome models when setting them through the profile
โ Bug fixing the order of fields in the profile editing dialog
โ bug fix of the keyboard-> send_key command for Selenium models
โ bug fix building socks proxy with authorization when loading a profile and loading a default profile for Chromium model
โ Improve default profile loading
โ improved debug panel output for JS and PY
โ added command browser-> set_default_profile_path to change default profile
๐ฌhttps://webemulator.com/forum/viewtopic.php?f=5&t=2&p=311
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
โ PHP debugger:
โช๏ธ added develop mode - now you can use xdebug commands - for example xdebug_info (); (more details here: https://xdebug.org/docs/develop)
โช๏ธbug fix the highlight color when selecting a variable in the quick view of variables
โช๏ธ added the ability to evaluate expressions and functions in the quick view of variables
โช๏ธadded the ability to change the values โโof variables through expressions in the quick view of variables panel
โ Bug fix for changing the folder with browser data for Selenium Chrome models when setting them through the profile
โ Bug fixing the order of fields in the profile editing dialog
โ bug fix of the keyboard-> send_key command for Selenium models
โ bug fix building socks proxy with authorization when loading a profile and loading a default profile for Chromium model
โ Improve default profile loading
โ improved debug panel output for JS and PY
โ added command browser-> set_default_profile_path to change default profile
๐ฌhttps://webemulator.com/forum/viewtopic.php?f=5&t=2&p=311
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
xdebug.org
Xdebug: Documentation ยป Development Helpers
Xdebug: A powerful debugger for PHP
๐ Latest updates version 7.0.62 and 7.0.63
engine update:
โ Chromium updated: 94.4.11 + gc4d96f0 + chromium-94.0.4606.81
โ Edge updated to version 97.0.1057.0
โ Chromium updated to version 95.7.14 + g9f72f35 + chromium-95.0.4638.69
โ Edge updated to version 97.0.1064.0
adding new functionality:
โ Adding Undo / Redo in Workflow Editor
โ Added a script schedule panel to RT
โ added to the profile the ability to set the start url when loading
โ added function image-> get_mrz_image - to get a picture with MRZ area from scans, for example, passports.
โ added function image-> fix_skew_text - to align skewed text on the scan
โ added tooltips when debugging a PHP script: when you hover over the name of a variable in the code, you can immediately see its value
โ added the ability to enable and disable the breakpoint (via the menu)
โ added the ability to set a breakpoint with a trigger condition (via the menu)
โ added support for Http (s) proxy with authorization for Chrome Selenium
improvements:
โ improved stability of Edge
โ Improve Edge browser performance:
โ made the possibility of http authorization (not proxy)
โ Improved keyboard emulation performance in multithreading
โ improve browser-> zoom performance in Selenium
โ imap_open made asynchronous
โ breakpoints are now remembered between restarts
โ improved translation of Activities
โ improved output to the information panel
โ improved translation of activities
โ improved work with office documents
โ improved work of Selenium models
โ By default, C # scripts are now in "compile entire folder" mode
โ Improvement of Undo in the editor (now does not reset after the script strat)
โ Improve hints when entering code in the editor
โ the editor has an auto-indent when moving to the next line
โ made a tooltip for parameters and function names when hovering over built-in functions
bug fix:
โ bug fix the log file busy with unsuccessful connection in the mail functions
โ bug fix displaying changes to internal browser settings in the category tree for Workflow
โ bug fix found interface errors
โ bug fix display version with skins
Font (Bounds) Fingerprint bug fix for Selenium
๐ฌhttps://webemulator.com/forum/viewtopic.php?f=5&t=2&p=312
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio
engine update:
โ Chromium updated: 94.4.11 + gc4d96f0 + chromium-94.0.4606.81
โ Edge updated to version 97.0.1057.0
โ Chromium updated to version 95.7.14 + g9f72f35 + chromium-95.0.4638.69
โ Edge updated to version 97.0.1064.0
adding new functionality:
โ Adding Undo / Redo in Workflow Editor
โ Added a script schedule panel to RT
โ added to the profile the ability to set the start url when loading
โ added function image-> get_mrz_image - to get a picture with MRZ area from scans, for example, passports.
โ added function image-> fix_skew_text - to align skewed text on the scan
โ added tooltips when debugging a PHP script: when you hover over the name of a variable in the code, you can immediately see its value
โ added the ability to enable and disable the breakpoint (via the menu)
โ added the ability to set a breakpoint with a trigger condition (via the menu)
โ added support for Http (s) proxy with authorization for Chrome Selenium
improvements:
โ improved stability of Edge
โ Improve Edge browser performance:
โ made the possibility of http authorization (not proxy)
โ Improved keyboard emulation performance in multithreading
โ improve browser-> zoom performance in Selenium
โ imap_open made asynchronous
โ breakpoints are now remembered between restarts
โ improved translation of Activities
โ improved output to the information panel
โ improved translation of activities
โ improved work with office documents
โ improved work of Selenium models
โ By default, C # scripts are now in "compile entire folder" mode
โ Improvement of Undo in the editor (now does not reset after the script strat)
โ Improve hints when entering code in the editor
โ the editor has an auto-indent when moving to the next line
โ made a tooltip for parameters and function names when hovering over built-in functions
bug fix:
โ bug fix the log file busy with unsuccessful connection in the mail functions
โ bug fix displaying changes to internal browser settings in the category tree for Workflow
โ bug fix found interface errors
โ bug fix display version with skins
Font (Bounds) Fingerprint bug fix for Selenium
๐ฌhttps://webemulator.com/forum/viewtopic.php?f=5&t=2&p=312
#BrowserAutomation #Software #AutomationTool #humanemulatorstudio