Human Emulator Studio 7.0.67 (based on Chromium)
Re: Human Emulator Studio 7.0.42 (based on Chromium)
7.0.42
- updated chrome engine to 77.0.3865.120 version
- updated chrome engine to 77.0.3865.120 version
Re: Human Emulator Studio 7.0.42 (based on Chromium)
Updated 42 version:
- chrome engine updated to version 78.0.3904.70
- chrome engine updated to version 78.0.3904.70
Re: Human Emulator Studio 7.0.42 (based on Chromium)
update 42 versions:
- the devicePixelRatio parameter has been added to the browser->set_hardware_info function to be set in the window JS engine.devicePixelRatio
- in the browser->set_app_info function, the vendor and vendorSub parameters have been added for setting in the JS navigator engine.vendor and navigator.vendorSub
- bug fix SMS activator works
- the devicePixelRatio parameter has been added to the browser->set_hardware_info function to be set in the window JS engine.devicePixelRatio
- in the browser->set_app_info function, the vendor and vendorSub parameters have been added for setting in the JS navigator engine.vendor and navigator.vendorSub
- bug fix SMS activator works
Re: Human Emulator Studio 7.0.42 (based on Chromium)
7.0.42
- bug fix setting browser size when opening popups at a given width or height of the original browser
- bug fix browser->set_referer
- added browser->clear_indexed_db command
- clear cookies now clears all storage associated with cookies (Local Storage, Session Storage, IndexedDB, database and cookies themselves)
- added menu items "Tools\Cleanup\Local Storage" and "Tools\Cleanup\IndexedDB" to clean the respective repositories
- bug fix setting browser size when opening popups at a given width or height of the original browser
- bug fix browser->set_referer
- added browser->clear_indexed_db command
- clear cookies now clears all storage associated with cookies (Local Storage, Session Storage, IndexedDB, database and cookies themselves)
- added menu items "Tools\Cleanup\Local Storage" and "Tools\Cleanup\IndexedDB" to clean the respective repositories
Re: Human Emulator Studio 7.0.42 (based on Chromium)
Update in version 7.0.42
- bug fix on / off WebRTC
- improved navigation to sites with cross origin domen
- improved plug-ins
- added Proxy Checker plugin (together with source code)
- slight UI improvement
- in the function connection - >set_local_ip added parameters that control DNS: defaultDNS, subDNS
- bug fix on / off WebRTC
- improved navigation to sites with cross origin domen
- improved plug-ins
- added Proxy Checker plugin (together with source code)
- slight UI improvement
- in the function connection - >set_local_ip added parameters that control DNS: defaultDNS, subDNS
Re: Human Emulator Studio 7.0.43 (based on Chromium)
7.0.43 (2019.11.18)
- added the ability to set the path to the settings folder via the command line parameter: /settings_folder: "path"
- in browser - >close_all_tabs the parameter close_type ("Without Active","All Left","All Right") - allowing to close the corresponding tabs is added
- default graphics card for WebGL rendering
- added setting to use Google Switchshader for rendering (WebGL Unmasked Renderer)
- small bug fix interface
- added the ability to set the path to the settings folder via the command line parameter: /settings_folder: "path"
- in browser - >close_all_tabs the parameter close_type ("Without Active","All Left","All Right") - allowing to close the corresponding tabs is added
- default graphics card for WebGL rendering
- added setting to use Google Switchshader for rendering (WebGL Unmasked Renderer)
- small bug fix interface
Re: Human Emulator Studio 7.0.43 (based on Chromium)
7.0.43
- bug fix of crashing when running scripts from scheduler at program start
- under browser - >navigate ("") now is happening transition on about: blank
- in function browser - >get_current_proxy added parameter with_auth-allowing together with proxy obtain his login and parole
- improved operation of set_random_web_gl_finger_print: added parameters: noiseImage, noiseParams, unmaskedVendor, unmaskedRenderer, glVersion, shadingLanguageVersion, vendor, renderer, corresponding to the parameters on the page : https://browserleaks.com/webgl
- bug fix of crashing when running scripts from scheduler at program start
- under browser - >navigate ("") now is happening transition on about: blank
- in function browser - >get_current_proxy added parameter with_auth-allowing together with proxy obtain his login and parole
- improved operation of set_random_web_gl_finger_print: added parameters: noiseImage, noiseParams, unmaskedVendor, unmaskedRenderer, glVersion, shadingLanguageVersion, vendor, renderer, corresponding to the parameters on the page : https://browserleaks.com/webgl
Re: Human Emulator Studio 7.0.43 (based on Chromium)
update version 7.0.43
- improved profile dialog
- bug fix getting active browser in some commands when multithreading in server_tab mode
- improved context menu, inspector, list and tree operation for nested frames (any level)
- improved profile dialog
- bug fix getting active browser in some commands when multithreading in server_tab mode
- improved context menu, inspector, list and tree operation for nested frames (any level)
Re: Human Emulator Studio 7.0.43 (based on Chromium)
7.0.43
- added browser->import_cookies function to import cookies from JSON format (e.g. addon for chrome EditThisCookie)
- added browser->import_cookies function to import cookies from JSON format (e.g. addon for chrome EditThisCookie)
Re: Human Emulator Studio 7.0.43 (based on Chromium)
small update for 7.0.43:
- added webpage->print_body function similar to webpage->print_screen to screenshot the entire page
- in the browser - >save_profile function, the name and description parameters have been added, allowing you to specify the name and description of the profile
- removed warning in JS related to new Buffer
- small bug fix interface
- bug fix is_view_now
- bug fix browser->close_all for pages-individual Windows
- improved profile dialog
- added webpage->print_body function similar to webpage->print_screen to screenshot the entire page
- in the browser - >save_profile function, the name and description parameters have been added, allowing you to specify the name and description of the profile
- removed warning in JS related to new Buffer
- small bug fix interface
- bug fix is_view_now
- bug fix browser->close_all for pages-individual Windows
- improved profile dialog