Page 6 of 14

Re: Human Emulator Studio 7.0.44 (based on Chromium)

Posted: Fri Feb 14, 2020 6:00 pm
by support
🔄 updated version 7.0.44 :

🔴 FF browser:
▪️set_hardware_info
▪️set_language
▪️zet_geo
▪️added $raw and Raw Log - everything related to requests coming from the browser

Re: Human Emulator Studio 7.0.44 (based on Chromium)

Posted: Tue Feb 18, 2020 3:32 pm
by support
🔄 updated version 7.0.44 :

🔴FF browser:
▪️enable_directx
▪️enable_gpu_rendering
▪️enable_download_file_dialog
▪️set_default_download
▪️reset_default_download
▪️interface mouse_click and send_mouse_click bugfix with changed scales
▪️bug fix is_exists for elements received via css selector

Re: Human Emulator Studio 7.0.44 (based on Chromium)

Posted: Tue Feb 18, 2020 5:48 pm
by support
🔄 updated version 7.0.44 :

✅ in app - >set_title added the ability to use pseudo-tags: % % PORT%%, %%VERSION%%, %%FITNESS%%, % % RUN STATUS%%, %%PROGRAM_PATH%%, %%SCRIPT_PATH%%
✅ a button has been added to the settings dialog : set the default UA + when switching between browser models, the UA is set correctly if the default value is set
✅ the send_get_query, load_web_page, save_url_to_file functions now support socks proxy
✅ bugfix for opening a new window and working with it when poppy_type = 1

Re: Human Emulator Studio 7.0.44 (based on Chromium)

Posted: Fri Feb 21, 2020 11:18 am
by support
🔄 updated version 7.0.44 :

🔴FF add commands:
▪️is_disabled_by_name
▪️ is_disabled_by_number
✅ improved stability
✅ bug fix for memory leaks
✅ auto clear debug log when 100,000 characters are reached and clear memory
✅ improved display of elements in the tree and inspector that are in the FRAME tag
✅ Inn added InnerText to the element tree and search it
✅ added option to enable/disable Web Security
✅ bug fix for opening some sites that require Web Security

Re: Human Emulator Studio 7.0.44 (based on Chromium)

Posted: Mon Feb 24, 2020 9:20 pm
by support
🔄 updated version 7.0.44:

✅ bug fix launch C# scripts
✅ added experimental Chrome Headless Selenium browser model
✅ added browser-> set_permissions ("granted") command to specify all JS permissions of navigator.permissions (including geolocation)

Re: Human Emulator Studio 7.0.44 (based on Chromium)

Posted: Wed Feb 26, 2020 2:01 pm
by support
🔄 Updated version 7.0.44:

🔴 Added menu items in the Navigation menu for FF:
▪️show version
▪️configuration
▪️show all supported urls about:
✅ in seek_to_end_by_xxx commands now not only scrolls but also moves the cursor to the end of the element input
✅ added command textarea-> seek_to_end_by_attribute
✅ in the debug panel added the ability to search through the context menu above the log tab

Re: Human Emulator Studio 7.0.44 (based on Chromium)

Posted: Thu Feb 27, 2020 2:38 pm
by support
🔄 Updated version 7.0.44:

🔴 improved window opening in FF
✅ added the ability to take screenshots of the entire page and screen in the Tools menu
✅ added option Auto-clear logs and maximum number of characters in them
✅ added font settings in debug panels

Re: Human Emulator Studio 7.0.45 (based on Chromium)

Posted: Fri Feb 28, 2020 9:38 am
by support
☑️ version 7.0.45 released

🔵 updated chromium engine to version 80.0.3987.122
🔶 improved work with Chrome Selenium Driver
🔶 Inspector, element tree, list of elements and context menu are connected in Selenium Driver
🔶 Selenium Driver can now set proxies with authorization
✅ textarea added functions for moving the cursor to a given position:
      ▪️seek_to_pos_by_number
      ▪️seek_to_pos_by_name
      ▪️seek_to_pos_by_attribute

Re: Human Emulator Studio 7.0.45 (based on Chromium)

Posted: Fri Mar 06, 2020 9:31 am
by support
🔄Updated version 7.0.45

✅ when changing listbox, onchange events are now automatically sent
✅ improved creation of a new script (now encoding and password are automatically taken into account)
✅ improved execution of the selected part of the script (now the encoding and password are automatically taken into account)
✅ optimization of anonymity and engine speed
✅ the jsChangeNoise parameter has been added to the set_canvas_toDataURL function, which allows you to change the Canvas Finger print as you like

Re: Human Emulator Studio 7.0.45 (based on Chromium)

Posted: Tue Mar 10, 2020 8:39 pm
by support
🔄 Updated version 7.0.45

✅ added to the DOM interface: seek_to_end and seek_to_pos

🔴for FF:
▪️set_random_audio_fingerprint
▪️enable_web_rtc
▪️set_random_webgl_fingerprint
▪️browser-> set_random_bounds_fingerprint