User Tools

Site Tools


en:how_works

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:how_works [2020/08/28 18:56]
sales
en:how_works [2026/08/05 22:29] (current)
Line 1: Line 1:
 ====== How the Human Emulator works? ====== ====== How the Human Emulator works? ======
  
-All versions of the program work on the same principle: the script (script) with a list of commands that the program executes in the built-in browser, depending on the version, it is either Internet Explorer or Chromium and Firefox. Scripts-scripts are written in one of the programming languages available in the program-PHP, C#, Java Script (Node.js) and Python.+All versions of the program work on the same principle: the script (script) with a list of commands that the program executes in the built-in browser, depending on the version, it is either Internet Explorer or Chromium and Firefox. Scripts are written in one of the four programming languages available in the program - PHP, C#, Java Script (Node.js) and Python.
  
 [[en:package|All versions of the program]] have a left panel with //The script tree// and //Script editor//, //script Player//, //Built-in browser//, //debug Panel// and various tools for working with page elements in the browser, such as: //Inspector//, //DOM tree//, //list of elements//, etc. [[en:package|All versions of the program]] have a left panel with //The script tree// and //Script editor//, //script Player//, //Built-in browser//, //debug Panel// and various tools for working with page elements in the browser, such as: //Inspector//, //DOM tree//, //list of elements//, etc.
Line 22: Line 22:
 Scripts are run using the script player. In other words, the entire list of commands specified in the script is executed sequentially. Scripts are run using the script player. In other words, the entire list of commands specified in the script is executed sequentially.
  
-===== Internal browser =====+===== Built-in browser =====
  
 Built-in browser, it can be either Internet Explorer in the classic version of the Human Emulator program, or in the versions of the Studio line it is the chromium and Firefox browsers. The built-in browser runs all the commands written in the script, and it can also be used as a normal browser to work on the Internet. Built-in browser, it can be either Internet Explorer in the classic version of the Human Emulator program, or in the versions of the Studio line it is the chromium and Firefox browsers. The built-in browser runs all the commands written in the script, and it can also be used as a normal browser to work on the Internet.
  
-===== The debug panel =====+===== Debug panel =====
  
 Debugging information is output to the Debug Panel during script execution. Debugging information is output to the Debug Panel during script execution.
  
en/how_works.1598630161.txt.gz · Last modified: 2020/09/15 10:59 (external edit)