User Tools

Site Tools


en:how_works

Differences

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

Link to this comparison view

Next revision
Previous revision
en:how_works [2020/08/28 18:54]
sales created
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.
  
 The RT version only has a script player and a built-in browser. The RT version only has a script player and a built-in browser.
  
-{{:wiki:main_window.jpg?600 |Окно программы}}+{{:wiki:main_window_en.jpg?600 |Main window of the program}}
  
-===== Дерево скриптов ===== 
  
-Служит для быстрого доступа к скриптам находящимся в папке My Scripts, которая находится в папке с программой. +===== Tree of script =====
  
-===== Редактор скриптов =====+It is used for quick access to scripts located in the My Scripts folder, which is located in the program folder.
  
-Используется для редактирования скриптов написанных на всех доступных в программе языках программирования: PHP, C#, Java Script и Python .+===== Script editor =====
  
-===== Проигрыватель скриптов =====+It is used for editing scripts written in all programming languages available in the program: PHP, C#, Java Script, and Python .
  
-С помощью проигрывателя скриптов скрипты запускаются на выполнение. То есть последовательно выполняется весь список команд прописанный в скрипте. +===== Script player =====
  
-===== Встроенный браузер =====+Scripts are run using the script player. In other words, the entire list of commands specified in the script is executed sequentially.
  
-Встроенный браузер, это может быть либо Internet Explorer в классической версии программы Human Emulator, либо в версиях линейки Studio это браузеры Chromium и Firefox. Во встроенном браузере выполняются все команды прописанные в скрипте, а также он может быть использован как и обычный браузер для работы в Интернете.  +===== 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.
  
-В Панель Отладки в процессе выполнения скрипта-сценария выводится отладочная информация. +===== Debug panel =====
- +
  
 +Debugging information is output to the Debug Panel during script execution.
  
en/how_works.1598630040.txt.gz · Last modified: 2020/09/15 10:59 (external edit)