2018/06/30

Update Human Emulator Studio 7.0.11


New version of Human Emulator Studio based on Chromium (CEF) released - 7.0.11

Changes:
improved code helper
context menu now supports C#, JS and Python

added $windows->execute_prompt function
added features browser->set_cache_folder to installation folder c cookies
added functions browser- > set_cookies_folder - to set folder with cache

added the option to highlight brackets in the editor
added option to close a tab the browser by double-clicking
added setting - "Sandboxed Browsers in tabs" - which allows you to create a browser in each tab:

with different cache (the cache folder is tied to the number of the bookmark or is manually set)
with different cookies (the cookies folder is linked to the bookmark number or set manually)

you can also set individually for each tab (when you create a bookmark-set by default) :

  • proxy
  • user agent
  • screen resolution
  • the language of the browser
  • accept language
  • accept
  • accept encoding
  • time zone
  • navigator.platform
  • navigator.cpuClass
  • refer
  • appName
  • appCodeName
  • appMinorVersion
  • product
  • productSub
  • maxTouchPoints
  • onTouchStart
  • Canvas finger print
  • Webgl finger print
  • hardwareConcurrency
  • deviceMemory
  • pluginsInfo

when you open a link in a new window - taken from the parameters of the bookmark with which the opening was made.

The entire change log for the versions you can see on the website.

A description of all commands with examples of usage can be found in the documentation
If you have any questions about the work of new commands added only in the Studio version write on the forum.

For any questions, please contact the sales Department:
Skype: human.emulator
sales@humanemulator.info

We wish you all success in using our software products!

2018/06/25

Update Human Emulator Studio 7.0.9


New version of Human Emulator Studio based on Chromium (CEF) released - 7.0.9

Changes:

a significant improvement in the helper code
updated chrome engine
added browser->set_plugins_info function
improving browser->set_canvas_toDataURL
improved display in the inspector for active elements in the frame
the possibility of using JS to modify and to access any items in the frames
correct display of frame number in the inspector
correct display of the frame number in the context menu of commands
improving your cache
bugfix browser->clear_cache
improved mouse->move_to and mouse - >send_move_to
improvement of work methods click_by_xxx (removed double click)
added Ctrl+F in the developer dashboard
added the Enter key in the dialog for adding code
improved installation file
help improvement
added highlighting of paired and unpaired brackets to the editor
made closing the context menu in the browser when you click on the browser

The entire change log for the versions you can see on the website.

A description of all commands with examples of usage can be found in the documentation
If you have any questions about the work of new commands added only in the Studio version write on the forum.

For any questions, please contact the sales Department:
Skype: human.emulator
sales@humanemulator.info

We wish you all success in using our software products!

2018/06/08

Update Human Emulator Studio 7.0.8


New version of Human Emulator Studio based on Chromium (CEF) released - 7.0.8

Changes:
$proxyswitcher switch_proxy added a function that allows you to specify the next proxy from the proxy list
the ignore_cache parameter is added to the browser->refresh function, which allows to do
added the command enable_remote_fonts-allowing or prohibiting the use of remote fonts + settings in the settings dialog
made browser->enable_frames - disables frame loading
added browser->set_hardware_info functions for navigaror emulation.hardwareConcurrency and navigaror.deviceMemory
added functions to mail
for POP3:

  • get_message_by_subject_via_pop3
  • get_message_by_from_via_pop3
  • get_message_by_text_via_pop3
  • delete_message_by_subject_via_pop3
  • delete_message_by_from_via_pop3
  • delete_message_by_text_via_pop3

for IMAP:

  • get_message_by_number_via_imap
  • get_message_by_subject_via_imap
  • get_message_by_from_via_imap
  • get_message_by_text_via_imap

improve the operation of Popup Windows
C # xhe template.dll works now without using library libcurl.NET (old versions also work)
added settings for the transmitted browser screen resolution (if -1 then as in the default system)
reload page using, and not using cache
User Agent is now installed without restarting the application and recreating the browser
added setting in the settings dialog: "Hide tray icon"
improved performance of all functions related to Finger Print substitution
improved code helper

The entire change log for the versions you can see on the website.

A description of all commands with examples of usage can be found in the documentation
If you have any questions about the work of new commands added only in the Studio version write on the forum.

For any questions, please contact the sales Department:
Skype: human.emulator
sales@humanemulator.info

We wish you all success in using our software products!

2018/06/01

Update Human Emulator Studio 7.0.7


New version of Human Emulator Studio based on Chromium (CEF) released - 7.0.7

Changes:

upgrade CEF 3.325.1758.g9aea513 and Chromium 65.0.3325.181
added command line option /hide_tray_icon: "1" - which allows you to not show the tray icon at startup
added functions to mail:

  • imap_connect
  • imap_disconnect
  • get_message_count_via_imap
  • get_message_by_number_via_imap

improve macro recording
improved work with Popup authorization Windows
improved harvester - now works in asynchronous mode
in harvestor->init added parameters allowing to specify a list of proxies to collect and treat or no JS in the collection
improved keyboard->send_key performance
improvement of the browser->enable_proxy function - now you can set login and password for authorization together with proxy ( "xx.xx.xx.xx: pp; login;pawword" )

bug fix browser language setting on first start
bug fix working with security certificates (.pfx)
The entire change log for the versions you can see on the website.

A description of all commands with examples of usage can be found in the documentation
If you have any questions about the work of new commands added only in the Studio version write on the forum.

For any questions, please contact the sales Department:
Skype: human.emulator
sales@humanemulator.info

We wish you all success in using our software products!