diff --git a/.temp_to_pub/Note - The various folders within this directory are not directly usable software.txt b/.temp_to_pub/Note - The various folders within this directory are not directly usable software.txt index b97466f..e775ca3 100644 --- a/.temp_to_pub/Note - The various folders within this directory are not directly usable software.txt +++ b/.temp_to_pub/Note - The various folders within this directory are not directly usable software.txt @@ -1 +1 @@ -Note: The various folders within this directory are not directly usable software, but temporary folders used by the author at the time of release. Please visit the official website to download readily usable software packages: https://www.easyspider.cn \ No newline at end of file +Note: The various folders within this directory are not directly usable software, but temporary folders used by the author at the time of release. Please visit the official website to download readily usable software packages: https://www.easyspider.net \ No newline at end of file diff --git a/ElectronJS/main.js b/ElectronJS/main.js index 35279d3..2b57fcc 100644 --- a/ElectronJS/main.js +++ b/ElectronJS/main.js @@ -913,10 +913,7 @@ async function beginInvoke(msg, ws) { xpath = parent_xpath + xpath; } let elementInfo = {iframe: param.iframe, xpath: xpath, id: -1}; - let element = await findElementAcrossAllWindows( - elementInfo, - (notifyBrowser = false) - ); + let element = await findElementAcrossAllWindows(elementInfo); if (element != null) { await execute_js(param.beforeJS, element, param.beforeJSWaitTime); if (param.contentType == 0) { diff --git a/ElectronJS/src/taskGrid/FlowChart.html b/ElectronJS/src/taskGrid/FlowChart.html index dec471c..cbc0554 100644 --- a/ElectronJS/src/taskGrid/FlowChart.html +++ b/ElectronJS/src/taskGrid/FlowChart.html @@ -396,6 +396,8 @@ + +
@@ -486,7 +488,12 @@ Please note that this feature does not support assigning values to variables. In
- +
+ +
+
+ +
@@ -708,8 +715,8 @@ If the expression returns a value greater than 0 or evaluates to True, the opera
@@ -486,7 +488,12 @@ print(emotlib.emoji()) # 使用其中的函数。
- +
+ +
+
+ +
@@ -708,8 +715,8 @@ print(emotlib.emoji()) # 使用其中的函数。