What's new in XWeb Human Emulator Studio 7.0.38

Oct 4, 2019
  • In XHEInerface: get_parent added the level parameter to specify the parent in relation to the element
  • In XHEInerface get_parent_by_attribute added function to search the parent items with the specified attribute value
  • Improved setting of breakpoints with mouse
  • Improve auto scrolling of debug window
  • Improved settings to forbid WebGL
  • Improved settings to display the security dialog of the browser
  • When working with frames in all functions, you can now specify instead of the number, part of its url: url= > XXX or part of the name name= > XXX, then the search will not be by number but by part of the name or part of the url frame
  • Improved handling of frame number with a large number of frames
  • Minor interface improvements
  • Improved the display item in the toolbar items list when it is selected in the tree pane items
  • Added the ability to open an item in the item list panel from the inspector
  • Improved set_foreground_window

New in XWeb Human Emulator Studio 7.0.37 (Oct 4, 2019)

  • Updated Chromium version to 76
  • Minor bug fix interface (spelling)
  • Bug fix for memory leaks
  • Bug fix auto scroll in debug panels
  • Added search to the code assistant
  • Bug fix get_pos_in_webpage_picture
  • Webpage improvement->print_screen - now you can take a screenshot of any part of the page (even hidden).

New in XWeb Human Emulator Studio 7.0.36 (Oct 4, 2019)

  • updated Chromium version to 74.0.3729.108
  • improved garbage collection and memory optimization
  • context menu on browser bookmarks now supports Python,JS,C#
  • improved memory handling when re-creating the browser and closing the bookmark
  • bug fix select_value_by_attribute with inexact matching + regular expressions support
  • added to the DOM objects for the corresponding HTML tags:
  • footer
  • header
  • section

New in XWeb Human Emulator Studio 7.0.35 (Oct 4, 2019)

  • Added option to Enable Touch Evants - to support touch commands
  • Added mouse command->send_touch - to emulate touch events

New in XWeb Human Emulator Studio 7.0.34 (Oct 4, 2019)

  • Improved browser speed and rendering optimization
  • bug fix screenshots in a collapsed state
  • bug fix read state gokuldas panels
  • in get_count_by_attribute and get_all_by_xxx added the ability to use regular expressions (exactly = 2)
  • bug fix schedule scripts - for a single run of the script
  • minor interface improvements
  • made accounting for the scrolling of parent elements when creating a screenshot in the functions interface->screenshot and scrrenshot_by_xxx
  • before creating a screenshot, the previous screenshot file is now always deleted if it was added windows command->screenshot to create screenshots of the desktop from different monitors of the system
  • small bug fix interface
  • bug fix start errors in some configurations
  • added command image->get_pos_of_image
  • bug fix work schedule scripts
  • improved editing of start date in the task settings schedule scripts
  • bug fix mouse clicks in external Windows (windowinterface)
  • improved full mouse emulation (mouse).)
  • bug fix browser operation when scaling + improved scaling accuracy
  • bug fix the program when changing the DPI interface (125% 150% ...)
  • improved screenshots of external programs + added option to create simplified screenshots
  • added command image->get_all_pos_of_image

New in XWeb Human Emulator Studio 7.0.33 (May 7, 2019)

  • CEF engine updated to version 74
  • Bug fix interface bugs
  • Bug fix settings off pictures
  • Bug fix rare situations arising in the work

New in XWeb Human Emulator Studio 7.0.32 (May 7, 2019)

  • Improvement of the functions that set cookies
  • CEF engine updated to version 73
  • Small interface improvements
  • Improvement of the context menu in the browser for selecting actions with elements
  • Bug fix no scrolling in the log with a small log size
  • Bug fix opening a new page
  • Fix bug working with Selenium WebDriver
  • Bugfix restart in single version

New in XWeb Human Emulator Studio 7.0.31 (May 7, 2019)

  • Improving the work of F1 in the editor - when you select any text-looking for information on it in the help
  • Update built-in auxiliary libraries
  • Save_url_to_file now supports relative paths
  • Added the ability to open csv files in the editor
  • Small bug fix and interface improvement
  • In C# added objects to work with SMS
  • Added experimental browser model-Chrome Web Driver to control real chrome on the computer (alpha version)
  • CEF engine updated to 72 versions

New in XWeb Human Emulator Studio 7.0.30 (May 7, 2019)

  • Minor interface improvements
  • Added Search to the elements tree
  • Improved display of context menus
  • Improvement of popups
  • Bug fix set_cookie when setting spaces between cookies
  • Improved Ctrl+Tab operation to switch between editor tabs
  • Improved execution of the selected fragment of the script - now the script is created and executed in the same folder as the script from which the fragment was taken
  • Improved tree update-now remembers the selected frame
  • Added to editor menu - operations-remove trailing spaces and tabs
  • Improvement of the Copy browser context menu item

New in XWeb Human Emulator Studio 7.0.29 (May 7, 2019)

  • Mail object is now available in JS, PY, CS + updated tests and help
  • PHP updated to version 7.2.14
  • Improved mail examples - >set_proxy()
  • When specifying the User Agent, both appCodeName and appCodeVersion are now also specified
  • Minor interface improvements
  • The context menu for mouse commands now offers coordinates relative to the start of the page
  • Bug fix opening links with target="_blank" - the url is now monitored and all other components
  • Bugfix raw->get_last_response_buffer

New in XWeb Human Emulator Studio 7.0.28 (May 7, 2019)

  • An updated version of CEF 71
  • Improved speed and stability
  • Added $listbox->select_random_by_attribute
  • Bug fix starting from komandnye line
  • Updated Node.js
  • Minor interface improvements
  • Improved work with Popup Windows
  • In advanced browser settings added the ability to specify command line arguments for the browser (https://peter.sh/experiments/chromium-command-line-switches/)
  • Added the ability to specify the browser command line at startup-for example /browser_command_line: "--touch-events=1,--disable-features = CrossSiteDocumentBlockingAlways, CrossSiteDocumentBlockingIfIsolating"
  • Bug fix adding a new task to the scheduler (if no start date is specified)
  • Improved console output
  • Code Helper is now available for JS scripts
  • Updated browser engine
  • Added objects to work with:
  • $onlinesim
  • $smsactivate
  • $simnet
  • $cheapsms