提示:请先获得任务ID!
Hint: Please get EID first!
提示:任务执行ID对应配置文件已更新,您可使用任务ID:来执行加载了新配置的任务。
Hint: The task execution ID corresponds to the configuration file has been updated, you can use the task ID to execute the task with the new configuration.

{{"Task Execution~任务执行" | lang}}

{{"Task Name:~任务名称:" | lang}} {{task["name"]}}

{{"Task Description:~任务描述:" | lang}} {{task["desc"]}}

{{"API URL (POST):~API 调用网址(POST):" | lang}} {{backEndAddressServiceWrapper}}/invokeTask?id={{task["id"]}}

{{"URL of how to invoke task by API via POST request (Postman or JavaScript): ~通过POST方式进行API调用的示例教程(Postman或JS代码):" | lang}}https://github.com/NaiboWang/EasySpider/wiki/API-Invoke-Example

{{"Please Input Parameters:~请输入参数值:" | lang}}

ID {{"Parameter Name~参数名称" | lang}} {{"Invoke Name~调用名称" | lang}} {{"Parameter Type~参数类型" | lang}} {{"Parameter Value~参数值(如想对多个网页执行此任务,可在“打开网页”操作内填入多行网址)" | lang}}
{{i}} {{task.inputParameters[i-1]["nodeName"]}} {{task.inputParameters[i-1]["name"]}} {{task.inputParameters[i-1]["type"]}}

{{`要想过Cloudflare验证,需要以下目录存在115版本的Chrome Beta版浏览器,注意是Beta版不是正式版:C:\\Program Files\\Google\\Chrome Beta。如果Beta版本不是115,请在软件下载目录中找到Chrome_Beta_115_win64.7z压缩包,然后解压并复制(覆盖)为C:\\Program Files\\Google\\Chrome Beta目录即可。~To pass the Cloudflare verification, you need the following directory to exist in the 115 version of Chrome Beta, note that it is the Beta version not the official version: C:\\Program Files\\Google\\Chrome Beta, If the Beta version is not 115, please find the Chrome_Beta_115_win64.7z compressed package in the software download directory, then unzip and copy (overwrite) to the C:\\Program Files\\Google\\Chrome Beta directory.` | lang }}

{{"Hint: Click the \"Get Execution ID\" button at the bottom to get the task ID, and click the \"Execute task by commandline\" button at the back to get the prompt command on how to run this task using the command line.~提示:点击下方“获得任务执行ID”按钮得到任务ID,点击后面的“使用命令行执行任务”按钮获得如何使用命令行运行任务的提示命令。" | lang}}