From 7760c1f4a75beec5e94b6bbdfbce207f276f1523 Mon Sep 17 00:00:00 2001 From: ff <16729017+shelllet@users.noreply.github.com> Date: Wed, 16 Jul 2025 17:12:33 +0800 Subject: [PATCH 1/5] update --- docx/CHANGELOG.md | 12 +++- docx/README.md | 6 +- docx/_sidebar.md | 17 +++-- docx/actions/ai/ImageClassification.md | 4 +- docx/actions/ai/ObjectDetection.md | 3 +- docx/actions/ai/PaddleOCR.md | 3 +- docx/actions/ai/QRCode.md | 3 +- docx/actions/ai/TextDetection.md | 4 +- docx/actions/algorithm/AccessArray.md | 3 +- docx/actions/algorithm/AccessKey.md | 3 +- docx/actions/algorithm/ArraySize.md | 3 +- docx/actions/algorithm/CalculateCenter.md | 3 +- docx/actions/algorithm/ColorPercentage.md | 3 +- docx/actions/algorithm/ConvertPoint.md | 3 +- docx/actions/algorithm/FilterArea.md | 3 +- docx/actions/algorithm/FilterEllipse.md | 4 +- docx/actions/algorithm/FilterPerimeter.md | 3 +- docx/actions/algorithm/FilterText.md | 3 +- docx/actions/algorithm/FilterVertex.md | 3 +- docx/actions/algorithm/JoinString.md | 3 +- docx/actions/algorithm/PopBack.md | 3 +- docx/actions/algorithm/PushBack.md | 3 +- docx/actions/algorithm/RandomNumber.md | 4 +- docx/actions/algorithm/RandomPoint.md | 4 +- docx/actions/algorithm/SplitString.md | 4 +- docx/actions/algorithm/SubString.md | 3 +- docx/actions/android/AdbClearText.md | 3 +- docx/actions/android/AdbConnect.md | 4 +- docx/actions/android/AdbDevices.md | 3 +- docx/actions/android/AdbForward.md | 4 +- docx/actions/android/AdbInput.md | 4 +- docx/actions/android/AdbInstall.md | 4 +- docx/actions/android/AdbIsInstalled.md | 4 +- docx/actions/android/AdbKey.md | 3 +- docx/actions/android/AdbLs.md | 3 +- docx/actions/android/AdbMove.md | 3 +- docx/actions/android/AdbPackages.md | 3 +- docx/actions/android/AdbPull.md | 3 +- docx/actions/android/AdbPush.md | 4 +- docx/actions/android/AdbScreenCap.md | 3 +- docx/actions/android/AdbStartApp.md | 3 +- docx/actions/android/AdbStartServer.md | 4 +- docx/actions/android/AdbSwipe.md | 4 +- docx/actions/android/AdbTap.md | 3 +- docx/actions/android/Adbkeyboard.md | 3 +- docx/actions/asynchronous/WhenEvent.md | 3 +- docx/actions/asynchronous/WorkBegin.md | 3 +- docx/actions/asynchronous/WorkExit.md | 3 +- docx/actions/asynchronous/WorkReset.md | 4 +- docx/actions/asynchronous/WorkTask.md | 4 +- docx/actions/asynchronous/WorkThread.md | 3 +- docx/actions/asynchronous/WorkTimer.md | 3 +- docx/actions/asynchronous/WorkWait.md | 3 +- docx/actions/control/ActionAlias.md | 4 +- docx/actions/control/ArithmeticCalculate.md | 3 +- docx/actions/control/Break.md | 4 +- docx/actions/control/Code.md | 4 +- docx/actions/control/CodeExpression.md | 4 +- docx/actions/control/For.md | 4 +- docx/actions/control/GroupAction.md | 4 +- docx/actions/control/If.md | 4 +- docx/actions/control/Invoke.md | 4 +- docx/actions/control/IsEmpty.md | 3 +- docx/actions/control/LoggingControl.md | 4 +- docx/actions/control/LogicalOperator.md | 3 +- docx/actions/control/NameAlias.md | 4 +- docx/actions/control/Param.md | 4 +- docx/actions/control/Quit.md | 4 +- docx/actions/control/RelationalOperator.md | 4 +- docx/actions/detection/BlobDetect.md | 4 +- docx/actions/detection/EllipseDetection.md | 4 +- docx/actions/detection/FeatureDetect.md | 4 +- docx/actions/detection/FindContours.md | 4 +- .../detection/ImageColorDiscrimination.md | 3 +- docx/actions/detection/LineDetection.md | 4 +- docx/actions/detection/MatchShapes.md | 4 +- docx/actions/detection/MatchTemplate.md | 4 +- docx/actions/detection/ShapeDetection.md | 4 +- docx/actions/draw/DrawRect.md | 4 +- docx/actions/draw/FillColor.md | 3 +- docx/actions/filesystem/CopyFile.md | 4 +- docx/actions/filesystem/DirectoryIterator.md | 4 +- docx/actions/filesystem/FileQuery.md | 3 +- docx/actions/filesystem/FileRead.md | 3 +- docx/actions/filesystem/FileWrite.md | 3 +- docx/actions/filesystem/ImageLoad.md | 3 +- docx/actions/filesystem/ImageSave.md | 3 +- docx/actions/filesystem/ReadLines.md | 3 +- docx/actions/filesystem/StandardPath.md | 3 +- docx/actions/image/AdaptiveThreshold.md | 3 +- docx/actions/image/CenterCropImage.md | 4 +- docx/actions/image/ConnectedComponents.md | 3 +- docx/actions/image/CropImage.md | 4 +- docx/actions/image/CvtColor.md | 4 +- docx/actions/image/ImageBlur.md | 3 +- docx/actions/image/ImageCanny.md | 4 +- docx/actions/image/ImageInRange.md | 3 +- docx/actions/image/ImageMarkROI.md | 3 +- docx/actions/image/ImageMarkRelativeROI.md | 3 +- docx/actions/image/ImageMorphological.md | 3 +- docx/actions/image/ImageRotate.md | 3 +- docx/actions/image/ImageScale.md | 4 +- docx/actions/image/ImageThreshold.md | 4 +- docx/actions/image/ResizeImage.md | 4 +- docx/actions/keyboard/ListenKeyboard.md | 4 +- docx/actions/keyboard/PressAndReleaseKey.md | 3 +- docx/actions/keyboard/PressKey.md | 3 +- docx/actions/keyboard/ReleaseKey.md | 3 +- docx/actions/keyboard/SendKey.md | 4 +- docx/actions/keyboard/SendText.md | 3 +- docx/actions/keyboard/WaitKey.md | 3 +- docx/actions/media/CaptureActiveWindow.md | 4 +- docx/actions/media/CaptureScreen.md | 4 +- docx/actions/media/CaptureWindow.md | 4 +- docx/actions/media/MediaPlay.md | 4 +- docx/actions/media/PixelPoint.md | 3 +- docx/actions/media/PlayRecord.md | 3 +- docx/actions/media/VideoFrame.md | 3 +- docx/actions/mouse/CellClick.md | 3 +- docx/actions/mouse/CellMove.md | 4 +- docx/actions/mouse/Click.md | 3 +- docx/actions/mouse/DoubleClick.md | 3 +- docx/actions/mouse/DragPointer.md | 3 +- docx/actions/mouse/ListenMouse.md | 4 +- docx/actions/mouse/MoveClick.md | 3 +- docx/actions/mouse/MoveDoubleClick.md | 3 +- docx/actions/mouse/MoveOffset.md | 3 +- docx/actions/mouse/MovePointer.md | 3 +- docx/actions/mouse/RightClick.md | 3 +- docx/actions/network/HttpDownload.md | 3 +- docx/actions/network/HttpGet.md | 3 +- docx/actions/network/HttpHead.md | 3 +- docx/actions/network/HttpPost.md | 3 +- docx/actions/network/NetworkConnect.md | 4 +- docx/actions/network/NetworkListen.md | 4 +- docx/actions/network/NetworkReceive.md | 4 +- docx/actions/network/NetworkSend.md | 4 +- docx/actions/network/VideoDownload.md | 23 ++++-- docx/actions/system/AttachProcess.md | 3 +- docx/actions/system/CallMethod.md | 3 +- docx/actions/system/ClipboardValue.md | 4 +- docx/actions/system/CloseHandle.md | 3 +- docx/actions/system/CreateObject.md | 3 +- docx/actions/system/ExistProcess.md | 4 -- docx/actions/system/ExitWindows.md | 4 +- docx/actions/system/KillProcess.md | 3 +- docx/actions/system/LaunchFile.md | 4 +- docx/actions/system/OpenApplication.md | 4 +- docx/actions/system/OpenUrl.md | 4 +- docx/actions/system/PrintMessage.md | 4 +- docx/actions/system/ReadMemory.md | 4 +- docx/actions/system/Runas.md | 4 +- docx/actions/system/StartProcess.md | 4 +- docx/actions/system/UserAdd.md | 4 +- docx/actions/system/Wait.md | 4 +- docx/actions/system/WriteMemory.md | 4 +- docx/actions/type/TypeBoolean.md | 3 +- docx/actions/type/TypeCamera.md | 3 +- docx/actions/type/TypeColor.md | 3 +- docx/actions/type/TypeDict.md | 3 +- docx/actions/type/TypeFile.md | 3 +- docx/actions/type/TypeHostAddress.md | 3 +- docx/actions/type/TypeList.md | 3 +- docx/actions/type/TypeModel.md | 3 +- docx/actions/type/TypeNumber.md | 3 +- docx/actions/type/TypePassword.md | 3 +- docx/actions/type/TypePath.md | 3 +- docx/actions/type/TypePoint.md | 3 +- docx/actions/type/TypePtr.md | 3 +- docx/actions/type/TypeRect.md | 3 +- docx/actions/type/TypeResource.md | 3 +- docx/actions/type/TypeScalar.md | 3 +- docx/actions/type/TypeShortcut.md | 3 +- docx/actions/type/TypeSlice.md | 3 +- docx/actions/type/TypeString.md | 3 +- docx/actions/type/TypeStrings.md | 3 +- docx/actions/type/TypeTuple.md | 3 +- docx/actions/type/TypeUrl.md | 3 +- docx/actions/web/WebActionChainsPerform.md | 3 +- docx/actions/web/WebActionClick.md | 3 +- docx/actions/web/WebActionClickHold.md | 3 +- docx/actions/web/WebActionDoubleClick.md | 3 +- docx/actions/web/WebActionDragDrop.md | 3 +- docx/actions/web/WebActionKeyDown.md | 3 +- docx/actions/web/WebActionKeyUp.md | 3 +- docx/actions/web/WebActionMoveTo.md | 7 +- docx/actions/web/WebActionPause.md | 3 +- docx/actions/web/WebActionRelease.md | 3 +- docx/actions/web/WebActionSendText.md | 3 +- docx/actions/web/WebCookies.md | 15 ++-- docx/actions/web/WebElementAttribute.md | 3 +- docx/actions/web/WebElementClear.md | 3 +- docx/actions/web/WebElementClick.md | 3 +- docx/actions/web/WebElementSelected.md | 3 +- docx/actions/web/WebElementSendKey.md | 3 +- docx/actions/web/WebElementSendText.md | 3 +- docx/actions/web/WebElementSubmit.md | 3 +- docx/actions/web/WebExecute.md | 3 +- docx/actions/web/WebFocusFrameDefault.md | 3 +- docx/actions/web/WebGetElement.md | 3 +- docx/actions/web/WebOpen.md | 23 +++--- docx/actions/web/WebScreenshot.md | 3 +- docx/actions/web/WebSwitchToFrame.md | 3 +- docx/actions/web/WebWaitAlert.md | 3 +- docx/actions/web/WebWaitClickable.md | 3 +- docx/actions/web/WebWaitFrameAvailable.md | 3 +- docx/actions/web/WebWaitPresence.md | 3 +- docx/actions/web/WebWaitTitle.md | 3 +- .../actions/web/WebWaitVisibilityByElement.md | 3 +- .../actions/web/WebWaitVisibilityByLocator.md | 3 +- docx/actions/window/ActiveWindow.md | 4 +- docx/actions/window/EnumWindows.md | 8 +-- docx/actions/window/FindWindow.md | 4 +- docx/actions/window/MessageBox.md | 4 +- docx/actions/window/PositionWindow.md | 4 +- docx/actions/window/SpecialWindow.md | 3 +- docx/actions/window/WinRun.md | 4 +- docx/actions/window/WindowAncestor.md | 3 +- docx/actions/window/WindowCaption.md | 3 +- docx/actions/window/WindowPoint.md | 3 +- docx/actions/window/WindowSize.md | 3 +- docx/actions/window/WindowVisible.md | 4 +- docx/actions/window/WindowXy.md | 3 +- docx/enums/CookiesFormat.md | 59 ++++++++++++++++ docx/introduction/README.md | 2 +- .../webdriver/browser_directory.md | 70 +++++++++++++++++++ docx/introduction/webdriver/download.md | 65 +++++++++++++++++ 227 files changed, 559 insertions(+), 471 deletions(-) create mode 100644 docx/enums/CookiesFormat.md create mode 100644 docx/introduction/webdriver/browser_directory.md create mode 100644 docx/introduction/webdriver/download.md diff --git a/docx/CHANGELOG.md b/docx/CHANGELOG.md index 3ffed55..489c61a 100644 --- a/docx/CHANGELOG.md +++ b/docx/CHANGELOG.md @@ -1,4 +1,14 @@ -# [0.45.0](https://github.com/shelllet/winui/compare/main...dev) (2025-06-13) +# [0.45.1](https://github.com/shelllet/winui/compare/main...dev) (2025-06-13) + +### Changed: +1. [枚举窗口](./actions/window/EnumWindows.md) 动作不再支持异步处理。 +2. 优化绘图动作运行时参数。 +3. 优化 `Web` 测试 [打开浏览器](./actions/web/WebOpen.md)动作。 +4. 优化 浏览器 [获取 Cookies](./actions/web/WebCookies.md) 动作。 +5. 优化 [视频下载](./actions/network/VideoDownload.md) 动作。 + + +## [0.45.0](https://github.com/shelllet/winui/compare/main...dev) (2025-06-13) ### Changed: 1. 添加最近打开窗口,方便打开流程。 diff --git a/docx/README.md b/docx/README.md index 9762b97..74bcfe4 100644 --- a/docx/README.md +++ b/docx/README.md @@ -1,8 +1,10 @@ # 小友+ -一个简单的 _RPA_ 工具 ,它可以使用图形化的界面,不用编程就可以方便地设计出各种自动化的流程,然后自动执行重复性的手动任务,从而节省了企业的时间、员工工作量,并减少了麻烦。例如可以通过图像识别,并借助鼠标键盘模拟帮你完成各种各样的繁复操作。 +一个简单的 _自动化_ 工具 ,它可以使用图形化的界面,不用编程就可以方便地设计出各种自动化的流程,然后自动执行重复性的手动任务,从而节省了企业的时间、员工工作量,并减少了麻烦。例如可以通过图像识别,并借助鼠标键盘模拟帮你完成各种各样的繁复操作。 -不同于其它大多数*RPA*软件(又大又慢),_小友+_ 充分考虑了性能和执行效率和流程设计的方便性。 _小友+_ 小、快而简单。并且界面更美观和现代化。 +即有传统 *RPA* 的功能,又有视觉图像处理的能力,还可以对接 _USB_相机或者工业相机。 + +_小友+_ 充分考虑了性能和执行效率和流程设计的方便性。 _小友+_ 小、快而简单。并且界面更美观和现代化。 _小友+_ 绝对不会嵌入任何广告、捆绑任何软件。也不会像国内某大厂一样耍流氓!比如安装的时候,加入各种捆绑,一不小心就装了某家的全家桶。在卸载的时候还要弄个脑筋急转弯,让你怀疑智商,甚至怀疑人生。 diff --git a/docx/_sidebar.md b/docx/_sidebar.md index f419248..715e740 100644 --- a/docx/_sidebar.md +++ b/docx/_sidebar.md @@ -16,17 +16,23 @@ - [资源](./introduction/workflow/resources.md) - [动作](./introduction/workflow/action.md) - [流程操作技巧](./introduction/workflow/skill.md) - - 其它 + - 浏览器 + - [Web 定位策略](./introduction/webdriver/locators.md) + - [WebDriver 下载](./introduction/webdriver/download.md) + - [浏览器配置目录](./introduction/webdriver/browser_directory.md) + - [UIAutomatorViewer 工具](./introduction/android/uiautomatorviewer.md) + + - 字符匹配 - [Glob模式](./introduction/mixed/glob.md) - [通配符](./introduction/mixed/wildcard.md) - - [Web 定位策略](./introduction/webdriver/locators.md) + + - AI - [Tesseract 支持的语言](./introduction/tesseract/Languages_Scripts.md) - [Tesseract 数据文件](./introduction/tesseract/Data-Files.md) - [Tesseract 5 的训练](./introduction/tesseract/tesstrain.md) - - [ Windows 系统上安装 CUDA](./introduction/mixed/CUDA.md) + - [安装 CUDA](./introduction/mixed/CUDA.md) - [cuDNN 和 CUDA 版本对应关系](./introduction/mixed/cuDNN.md) - [Paddle2ONNX模型转化](./introduction/mixed/paddle2onnx.md) - - [UIAutomatorViewer 工具](./introduction/android/uiautomatorviewer.md) - [动作](./actions/README.md) - 系统 - [等待](./actions/system/Wait.md) @@ -195,7 +201,7 @@ - [切换框架](./actions/web/WebSwitchToFrame.md) - [重置框架](./actions/web/WebFocusFrameDefault.md) - [元素截图](./actions/web/WebScreenshot.md) - - [获取 Cookie](./actions/web/WebCookies.md) + - [获取 Cookies](./actions/web/WebCookies.md) - [执行脚本](./actions/web/WebExecute.md) - [动作链*执行](./actions/web/WebActionChainsPerform.md) - [动作链.点击](./actions/web/WebActionClick.md) @@ -354,4 +360,5 @@ - [CameraTriggerActivation](./enums/CameraTriggerActivation.md) - [CameraTriggerSource](./enums/CameraTriggerSource.md) - [CameraType](./enums/CameraType.md) + - [CookiesFormat](./enums/CookiesFormat.md) - [Changelog](./CHANGELOG.md) \ No newline at end of file diff --git a/docx/actions/ai/ImageClassification.md b/docx/actions/ai/ImageClassification.md index 5d8db64..2c00514 100644 --- a/docx/actions/ai/ImageClassification.md +++ b/docx/actions/ai/ImageClassification.md @@ -36,9 +36,9 @@ import simple; 示例 https://github.com/shelllet/WinUi/blob/main/dnn/ImageClassification.simple - - + + !> ONNX Model Zoo: https://github.com/onnx/models diff --git a/docx/actions/ai/ObjectDetection.md b/docx/actions/ai/ObjectDetection.md index 2a54667..a7ef21b 100644 --- a/docx/actions/ai/ObjectDetection.md +++ b/docx/actions/ai/ObjectDetection.md @@ -39,6 +39,5 @@ import simple; 示例 https://github.com/shelllet/WinUi/blob/main/dnn/ObjectDetection.simple - - \ No newline at end of file + diff --git a/docx/actions/ai/PaddleOCR.md b/docx/actions/ai/PaddleOCR.md index 8ef95be..d90b75b 100644 --- a/docx/actions/ai/PaddleOCR.md +++ b/docx/actions/ai/PaddleOCR.md @@ -36,6 +36,5 @@ 示例 https://github.com/shelllet/WinUi/blob/main/dnn/PaddleOCR.simple - - \ No newline at end of file + diff --git a/docx/actions/ai/QRCode.md b/docx/actions/ai/QRCode.md index c67756f..ff507f7 100644 --- a/docx/actions/ai/QRCode.md +++ b/docx/actions/ai/QRCode.md @@ -28,6 +28,5 @@ import simple; 示例 https://github.com/shelllet/WinUi/blob/main/dnn/QRCode.simple - - \ No newline at end of file + diff --git a/docx/actions/ai/TextDetection.md b/docx/actions/ai/TextDetection.md index f010d5e..c191576 100644 --- a/docx/actions/ai/TextDetection.md +++ b/docx/actions/ai/TextDetection.md @@ -29,8 +29,8 @@ import simple; 示例 https://github.com/shelllet/WinUi/blob/main/dnn/TextDetection.simple - - + + !> 文字检测模型训练:https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.6/doc/doc_ch/detection.md diff --git a/docx/actions/algorithm/AccessArray.md b/docx/actions/algorithm/AccessArray.md index 54232bd..4c34703 100644 --- a/docx/actions/algorithm/AccessArray.md +++ b/docx/actions/algorithm/AccessArray.md @@ -25,6 +25,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/AccessArray.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/AccessKey.md b/docx/actions/algorithm/AccessKey.md index 135dd64..f950056 100644 --- a/docx/actions/algorithm/AccessKey.md +++ b/docx/actions/algorithm/AccessKey.md @@ -23,6 +23,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/AccessKey.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/ArraySize.md b/docx/actions/algorithm/ArraySize.md index 5d444b9..161170e 100644 --- a/docx/actions/algorithm/ArraySize.md +++ b/docx/actions/algorithm/ArraySize.md @@ -20,6 +20,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/ArraySize.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/CalculateCenter.md b/docx/actions/algorithm/CalculateCenter.md index 7173bba..ef199d6 100644 --- a/docx/actions/algorithm/CalculateCenter.md +++ b/docx/actions/algorithm/CalculateCenter.md @@ -22,6 +22,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/CalculateCenter.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/ColorPercentage.md b/docx/actions/algorithm/ColorPercentage.md index 92b9fa2..d39660f 100644 --- a/docx/actions/algorithm/ColorPercentage.md +++ b/docx/actions/algorithm/ColorPercentage.md @@ -34,6 +34,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/ColorPercentage.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/ConvertPoint.md b/docx/actions/algorithm/ConvertPoint.md index 519e728..a2560a9 100644 --- a/docx/actions/algorithm/ConvertPoint.md +++ b/docx/actions/algorithm/ConvertPoint.md @@ -30,6 +30,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/ClientToScreen.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/FilterArea.md b/docx/actions/algorithm/FilterArea.md index 623682a..2bfb0e2 100644 --- a/docx/actions/algorithm/FilterArea.md +++ b/docx/actions/algorithm/FilterArea.md @@ -27,6 +27,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/FilterArea.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/FilterEllipse.md b/docx/actions/algorithm/FilterEllipse.md index 669f921..d7c34cf 100644 --- a/docx/actions/algorithm/FilterEllipse.md +++ b/docx/actions/algorithm/FilterEllipse.md @@ -32,8 +32,8 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/FilterEllipse.simple - - + + !> 如果短轴的最小值和长轴的最小值相同, 短轴的最大值和长轴的最大值相同,则可以筛选该半径范围内的的圆。 diff --git a/docx/actions/algorithm/FilterPerimeter.md b/docx/actions/algorithm/FilterPerimeter.md index 1368ce7..5d9bb86 100644 --- a/docx/actions/algorithm/FilterPerimeter.md +++ b/docx/actions/algorithm/FilterPerimeter.md @@ -24,6 +24,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/FilterPerimeter.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/FilterText.md b/docx/actions/algorithm/FilterText.md index e3cf7d5..ee28f6f 100644 --- a/docx/actions/algorithm/FilterText.md +++ b/docx/actions/algorithm/FilterText.md @@ -24,6 +24,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/FilterText.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/FilterVertex.md b/docx/actions/algorithm/FilterVertex.md index 8fd4719..8925538 100644 --- a/docx/actions/algorithm/FilterVertex.md +++ b/docx/actions/algorithm/FilterVertex.md @@ -28,6 +28,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/FilterVertex.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/JoinString.md b/docx/actions/algorithm/JoinString.md index 23b499b..59fcc5d 100644 --- a/docx/actions/algorithm/JoinString.md +++ b/docx/actions/algorithm/JoinString.md @@ -24,6 +24,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/JoinString.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/PopBack.md b/docx/actions/algorithm/PopBack.md index 824d153..5cca850 100644 --- a/docx/actions/algorithm/PopBack.md +++ b/docx/actions/algorithm/PopBack.md @@ -23,6 +23,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/PopBack.simple - - \ No newline at end of file + diff --git a/docx/actions/algorithm/PushBack.md b/docx/actions/algorithm/PushBack.md index fbacedb..798fe5c 100644 --- a/docx/actions/algorithm/PushBack.md +++ b/docx/actions/algorithm/PushBack.md @@ -26,6 +26,5 @@ - - \ No newline at end of file + diff --git a/docx/actions/algorithm/RandomNumber.md b/docx/actions/algorithm/RandomNumber.md index 3c19095..319c596 100644 --- a/docx/actions/algorithm/RandomNumber.md +++ b/docx/actions/algorithm/RandomNumber.md @@ -31,8 +31,8 @@ random.randint(1, 100) ```` - - + + !> 该动作被执行之后就会生成确定的随机数。所有引用该动作的运行参数,都会使用相同的随机数。 \ No newline at end of file diff --git a/docx/actions/algorithm/RandomPoint.md b/docx/actions/algorithm/RandomPoint.md index 6942885..4589fda 100644 --- a/docx/actions/algorithm/RandomPoint.md +++ b/docx/actions/algorithm/RandomPoint.md @@ -23,8 +23,8 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/RandomPoint.simple - - + + !> 该动作被执行之后就会生成确定的随机坐标。其他所有引用该动作的运行参数,都会使用相同的随机坐标。 \ No newline at end of file diff --git a/docx/actions/algorithm/SplitString.md b/docx/actions/algorithm/SplitString.md index 8ccb202..70e1bb7 100644 --- a/docx/actions/algorithm/SplitString.md +++ b/docx/actions/algorithm/SplitString.md @@ -24,6 +24,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/SplitString.simple - - + + diff --git a/docx/actions/algorithm/SubString.md b/docx/actions/algorithm/SubString.md index ceed512..4fcb428 100644 --- a/docx/actions/algorithm/SubString.md +++ b/docx/actions/algorithm/SubString.md @@ -27,6 +27,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/algorithm/SubString.simple - - \ No newline at end of file + diff --git a/docx/actions/android/AdbClearText.md b/docx/actions/android/AdbClearText.md index 14bb67a..7e52ee9 100644 --- a/docx/actions/android/AdbClearText.md +++ b/docx/actions/android/AdbClearText.md @@ -23,6 +23,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/AdbInput.simple - - \ No newline at end of file + diff --git a/docx/actions/android/AdbConnect.md b/docx/actions/android/AdbConnect.md index 24de41a..5033827 100644 --- a/docx/actions/android/AdbConnect.md +++ b/docx/actions/android/AdbConnect.md @@ -22,9 +22,9 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/AdbDevices.simple - - + + !> 注意:模拟器需要开启 *ADB本机调试* 或者 *ADB远程调试*。 diff --git a/docx/actions/android/AdbDevices.md b/docx/actions/android/AdbDevices.md index a7c300b..377a71e 100644 --- a/docx/actions/android/AdbDevices.md +++ b/docx/actions/android/AdbDevices.md @@ -20,6 +20,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/AdbDevices.simple - - \ No newline at end of file + diff --git a/docx/actions/android/AdbForward.md b/docx/actions/android/AdbForward.md index 2f07d89..9af42cb 100644 --- a/docx/actions/android/AdbForward.md +++ b/docx/actions/android/AdbForward.md @@ -26,9 +26,9 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/forward.simple - - + + !> 该动作超出作用范围后会移除转发的端口。 diff --git a/docx/actions/android/AdbInput.md b/docx/actions/android/AdbInput.md index 986469e..738f0cc 100644 --- a/docx/actions/android/AdbInput.md +++ b/docx/actions/android/AdbInput.md @@ -24,6 +24,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/AdbInput.simple - - + + diff --git a/docx/actions/android/AdbInstall.md b/docx/actions/android/AdbInstall.md index f1a525e..e44cefb 100644 --- a/docx/actions/android/AdbInstall.md +++ b/docx/actions/android/AdbInstall.md @@ -24,6 +24,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/install.simple - - + + diff --git a/docx/actions/android/AdbIsInstalled.md b/docx/actions/android/AdbIsInstalled.md index f8ed058..aee3f91 100644 --- a/docx/actions/android/AdbIsInstalled.md +++ b/docx/actions/android/AdbIsInstalled.md @@ -27,6 +27,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/packages.simple - - + + diff --git a/docx/actions/android/AdbKey.md b/docx/actions/android/AdbKey.md index 7607da0..4cf4769 100644 --- a/docx/actions/android/AdbKey.md +++ b/docx/actions/android/AdbKey.md @@ -27,6 +27,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/key.simple - - \ No newline at end of file + diff --git a/docx/actions/android/AdbLs.md b/docx/actions/android/AdbLs.md index 5677ab7..01849b7 100644 --- a/docx/actions/android/AdbLs.md +++ b/docx/actions/android/AdbLs.md @@ -26,6 +26,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/ls.simple - - \ No newline at end of file + diff --git a/docx/actions/android/AdbMove.md b/docx/actions/android/AdbMove.md index 3f8749b..9573421 100644 --- a/docx/actions/android/AdbMove.md +++ b/docx/actions/android/AdbMove.md @@ -28,6 +28,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/move.simple - - \ No newline at end of file + diff --git a/docx/actions/android/AdbPackages.md b/docx/actions/android/AdbPackages.md index 7d53fa1..75a7441 100644 --- a/docx/actions/android/AdbPackages.md +++ b/docx/actions/android/AdbPackages.md @@ -22,6 +22,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/packages.simple - - \ No newline at end of file + diff --git a/docx/actions/android/AdbPull.md b/docx/actions/android/AdbPull.md index e45f1bf..17b33a5 100644 --- a/docx/actions/android/AdbPull.md +++ b/docx/actions/android/AdbPull.md @@ -26,6 +26,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/pull.simple - - \ No newline at end of file + diff --git a/docx/actions/android/AdbPush.md b/docx/actions/android/AdbPush.md index 34a939a..0fb360e 100644 --- a/docx/actions/android/AdbPush.md +++ b/docx/actions/android/AdbPush.md @@ -26,6 +26,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/push.simple - - + + diff --git a/docx/actions/android/AdbScreenCap.md b/docx/actions/android/AdbScreenCap.md index 38c7547..b2235ee 100644 --- a/docx/actions/android/AdbScreenCap.md +++ b/docx/actions/android/AdbScreenCap.md @@ -22,6 +22,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/cap.simple - - \ No newline at end of file + diff --git a/docx/actions/android/AdbStartApp.md b/docx/actions/android/AdbStartApp.md index 2e1f85f..4c0d839 100644 --- a/docx/actions/android/AdbStartApp.md +++ b/docx/actions/android/AdbStartApp.md @@ -25,6 +25,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/startapp.simple - - \ No newline at end of file + diff --git a/docx/actions/android/AdbStartServer.md b/docx/actions/android/AdbStartServer.md index d4b6bf9..e547ff1 100644 --- a/docx/actions/android/AdbStartServer.md +++ b/docx/actions/android/AdbStartServer.md @@ -41,9 +41,9 @@ emulator-5557 device ## 资源 - - + + !> 该动作超出作用域后,会终止 *adb* 服务。 \ No newline at end of file diff --git a/docx/actions/android/AdbSwipe.md b/docx/actions/android/AdbSwipe.md index 853de62..7ad1e7a 100644 --- a/docx/actions/android/AdbSwipe.md +++ b/docx/actions/android/AdbSwipe.md @@ -29,6 +29,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/AdbSwipe.simple - - + + diff --git a/docx/actions/android/AdbTap.md b/docx/actions/android/AdbTap.md index 5bca400..299d1de 100644 --- a/docx/actions/android/AdbTap.md +++ b/docx/actions/android/AdbTap.md @@ -23,6 +23,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/tap.simple - - \ No newline at end of file + diff --git a/docx/actions/android/Adbkeyboard.md b/docx/actions/android/Adbkeyboard.md index c318532..5d61a9a 100644 --- a/docx/actions/android/Adbkeyboard.md +++ b/docx/actions/android/Adbkeyboard.md @@ -25,6 +25,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/android/Adbkeyboard.simple - - \ No newline at end of file + diff --git a/docx/actions/asynchronous/WhenEvent.md b/docx/actions/asynchronous/WhenEvent.md index aa3829d..ed3024a 100644 --- a/docx/actions/asynchronous/WhenEvent.md +++ b/docx/actions/asynchronous/WhenEvent.md @@ -31,6 +31,5 @@ import simple; 示例流程: https://github.com/shelllet/WinUi/blob/main/control/WhenEvent.simple - - \ No newline at end of file + diff --git a/docx/actions/asynchronous/WorkBegin.md b/docx/actions/asynchronous/WorkBegin.md index 647aa64..7ce9c8b 100644 --- a/docx/actions/asynchronous/WorkBegin.md +++ b/docx/actions/asynchronous/WorkBegin.md @@ -25,6 +25,5 @@ 示例流程:https://github.com/shelllet/WinUi/blob/main/async/WorkBegin.simple - - \ No newline at end of file + diff --git a/docx/actions/asynchronous/WorkExit.md b/docx/actions/asynchronous/WorkExit.md index c816fe9..259fb7d 100644 --- a/docx/actions/asynchronous/WorkExit.md +++ b/docx/actions/asynchronous/WorkExit.md @@ -27,6 +27,5 @@ - - \ No newline at end of file + diff --git a/docx/actions/asynchronous/WorkReset.md b/docx/actions/asynchronous/WorkReset.md index 6cf07f4..edada6f 100644 --- a/docx/actions/asynchronous/WorkReset.md +++ b/docx/actions/asynchronous/WorkReset.md @@ -28,6 +28,6 @@ 示例流程: https://github.com/shelllet/WinUi/blob/main/async/WorkReset.simple - - + + diff --git a/docx/actions/asynchronous/WorkTask.md b/docx/actions/asynchronous/WorkTask.md index e480182..93a79a1 100644 --- a/docx/actions/asynchronous/WorkTask.md +++ b/docx/actions/asynchronous/WorkTask.md @@ -26,6 +26,6 @@ 示例流程: https://github.com/shelllet/WinUi/blob/main/async/WorkTask.simple - - + + diff --git a/docx/actions/asynchronous/WorkThread.md b/docx/actions/asynchronous/WorkThread.md index 070f86a..e45e18e 100644 --- a/docx/actions/asynchronous/WorkThread.md +++ b/docx/actions/asynchronous/WorkThread.md @@ -29,6 +29,5 @@ 示例流程:https://github.com/shelllet/WinUi/blob/main/async/WorkThread.simple - - \ No newline at end of file + diff --git a/docx/actions/asynchronous/WorkTimer.md b/docx/actions/asynchronous/WorkTimer.md index 816904f..ab22259 100644 --- a/docx/actions/asynchronous/WorkTimer.md +++ b/docx/actions/asynchronous/WorkTimer.md @@ -33,6 +33,5 @@ - - \ No newline at end of file + diff --git a/docx/actions/asynchronous/WorkWait.md b/docx/actions/asynchronous/WorkWait.md index 302daeb..0432d93 100644 --- a/docx/actions/asynchronous/WorkWait.md +++ b/docx/actions/asynchronous/WorkWait.md @@ -30,6 +30,5 @@ import simple; * 示例流程:https://github.com/shelllet/WinUi/blob/main/async/WorkWait.simple - - \ No newline at end of file + diff --git a/docx/actions/control/ActionAlias.md b/docx/actions/control/ActionAlias.md index ed81baa..3500857 100644 --- a/docx/actions/control/ActionAlias.md +++ b/docx/actions/control/ActionAlias.md @@ -23,8 +23,8 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/ref.simple - - + + !> 引用动作只是引用某个动作的执行结果,被引用的动作不会再次被执行。 \ No newline at end of file diff --git a/docx/actions/control/ArithmeticCalculate.md b/docx/actions/control/ArithmeticCalculate.md index 5cd4232..8d29dc0 100644 --- a/docx/actions/control/ArithmeticCalculate.md +++ b/docx/actions/control/ArithmeticCalculate.md @@ -25,6 +25,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/ArithmeticCalculate.simple - - \ No newline at end of file + diff --git a/docx/actions/control/Break.md b/docx/actions/control/Break.md index febb63d..a82b4f0 100644 --- a/docx/actions/control/Break.md +++ b/docx/actions/control/Break.md @@ -17,6 +17,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/break.simple - - + + diff --git a/docx/actions/control/Code.md b/docx/actions/control/Code.md index 1952c66..8a5c59e 100644 --- a/docx/actions/control/Code.md +++ b/docx/actions/control/Code.md @@ -30,6 +30,6 @@ global var 示例:https://github.com/shelllet/WinUi/blob/main/control/code.simple - - + + diff --git a/docx/actions/control/CodeExpression.md b/docx/actions/control/CodeExpression.md index 00563ab..292fd5e 100644 --- a/docx/actions/control/CodeExpression.md +++ b/docx/actions/control/CodeExpression.md @@ -24,9 +24,9 @@ a + 10 # 表达式。 > 表达式的计算结果。例如: `a` 是一个数字。则`a + 10`的结果是一个数字类型[`Number`](./types/Number.md)。 - - + + ## 其它 diff --git a/docx/actions/control/For.md b/docx/actions/control/For.md index 5b4bcab..456ffb7 100644 --- a/docx/actions/control/For.md +++ b/docx/actions/control/For.md @@ -22,6 +22,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/for.simple - - + + diff --git a/docx/actions/control/GroupAction.md b/docx/actions/control/GroupAction.md index 1a7e97b..979f9cc 100644 --- a/docx/actions/control/GroupAction.md +++ b/docx/actions/control/GroupAction.md @@ -20,6 +20,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/group.simple - - + + diff --git a/docx/actions/control/If.md b/docx/actions/control/If.md index 7ce4604..f88a8d7 100644 --- a/docx/actions/control/If.md +++ b/docx/actions/control/If.md @@ -22,9 +22,9 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/if.simple - - + + !> 不可通过 *[判断](./If.md)* 来判断 *容器/列表* 是否为空。 \ No newline at end of file diff --git a/docx/actions/control/Invoke.md b/docx/actions/control/Invoke.md index d6f5531..ff2b64a 100644 --- a/docx/actions/control/Invoke.md +++ b/docx/actions/control/Invoke.md @@ -26,6 +26,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/invoke.simple - - + + diff --git a/docx/actions/control/IsEmpty.md b/docx/actions/control/IsEmpty.md index 4c68eb1..3dc1bf3 100644 --- a/docx/actions/control/IsEmpty.md +++ b/docx/actions/control/IsEmpty.md @@ -22,6 +22,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/isempty.simple - - \ No newline at end of file + diff --git a/docx/actions/control/LoggingControl.md b/docx/actions/control/LoggingControl.md index 3769f2a..2a772f6 100644 --- a/docx/actions/control/LoggingControl.md +++ b/docx/actions/control/LoggingControl.md @@ -22,6 +22,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/LoggingControl.simple - - + + diff --git a/docx/actions/control/LogicalOperator.md b/docx/actions/control/LogicalOperator.md index dc7b82e..819153c 100644 --- a/docx/actions/control/LogicalOperator.md +++ b/docx/actions/control/LogicalOperator.md @@ -26,6 +26,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/LogicalOperator.simple - - \ No newline at end of file + diff --git a/docx/actions/control/NameAlias.md b/docx/actions/control/NameAlias.md index 6ec5064..7571e88 100644 --- a/docx/actions/control/NameAlias.md +++ b/docx/actions/control/NameAlias.md @@ -21,8 +21,8 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/ref.simple - - + + !> 引用动作只是引用某个动作的执行结果,被引用的动作不会再次被执行。 \ No newline at end of file diff --git a/docx/actions/control/Param.md b/docx/actions/control/Param.md index 419cb31..7240099 100644 --- a/docx/actions/control/Param.md +++ b/docx/actions/control/Param.md @@ -25,9 +25,9 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/param.simple - - + + ## 版本变化 diff --git a/docx/actions/control/Quit.md b/docx/actions/control/Quit.md index 5774226..a12ddd1 100644 --- a/docx/actions/control/Quit.md +++ b/docx/actions/control/Quit.md @@ -19,6 +19,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/code.simple - - + + diff --git a/docx/actions/control/RelationalOperator.md b/docx/actions/control/RelationalOperator.md index 99afeed..161997e 100644 --- a/docx/actions/control/RelationalOperator.md +++ b/docx/actions/control/RelationalOperator.md @@ -28,6 +28,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/control/RelationalOperator.simple - - + + diff --git a/docx/actions/detection/BlobDetect.md b/docx/actions/detection/BlobDetect.md index 804273f..0b935da 100644 --- a/docx/actions/detection/BlobDetect.md +++ b/docx/actions/detection/BlobDetect.md @@ -46,9 +46,9 @@ import simple; 例子:https://github.com/shelllet/WinUi/blob/main/detection/BlobDetect.simple - - + + ## 版本变化 diff --git a/docx/actions/detection/EllipseDetection.md b/docx/actions/detection/EllipseDetection.md index 2cb0b08..bd67e01 100644 --- a/docx/actions/detection/EllipseDetection.md +++ b/docx/actions/detection/EllipseDetection.md @@ -35,9 +35,9 @@ import simple; 例子:https://github.com/shelllet/WinUi/blob/main/detection/EllipseDetection.simple - - + + ## 版本变化 diff --git a/docx/actions/detection/FeatureDetect.md b/docx/actions/detection/FeatureDetect.md index 796398a..1d2cf05 100644 --- a/docx/actions/detection/FeatureDetect.md +++ b/docx/actions/detection/FeatureDetect.md @@ -37,9 +37,9 @@ import simple; 例子:https://github.com/shelllet/WinUi/blob/main/detection/FeatureDetect.simple - - + + !> 该动作会先将源图像和模板图像转换成灰度图像,再进行匹配。 diff --git a/docx/actions/detection/FindContours.md b/docx/actions/detection/FindContours.md index 3b3f81a..90423e8 100644 --- a/docx/actions/detection/FindContours.md +++ b/docx/actions/detection/FindContours.md @@ -35,9 +35,9 @@ import simple; 例子:https://github.com/shelllet/WinUi/blob/main/detection/FindContours.simple - - + + ## 版本变化 diff --git a/docx/actions/detection/ImageColorDiscrimination.md b/docx/actions/detection/ImageColorDiscrimination.md index f88c40c..2069f2b 100644 --- a/docx/actions/detection/ImageColorDiscrimination.md +++ b/docx/actions/detection/ImageColorDiscrimination.md @@ -27,6 +27,5 @@ 示例: https://github.com/shelllet/WinUi/blob/main/algorithm/ImageIsColored.simple - - \ No newline at end of file + diff --git a/docx/actions/detection/LineDetection.md b/docx/actions/detection/LineDetection.md index 9b368af..bd612f5 100644 --- a/docx/actions/detection/LineDetection.md +++ b/docx/actions/detection/LineDetection.md @@ -37,9 +37,9 @@ import simple; 例子:https://github.com/shelllet/WinUi/blob/main/detection/LineDetection.simple - - + + ## 版本变化 diff --git a/docx/actions/detection/MatchShapes.md b/docx/actions/detection/MatchShapes.md index 98af517..36bab39 100644 --- a/docx/actions/detection/MatchShapes.md +++ b/docx/actions/detection/MatchShapes.md @@ -38,9 +38,9 @@ import simple; 例子:https://github.com/shelllet/WinUi/blob/main/detection/MatchShapes.simple - - + + ## 版本变化 diff --git a/docx/actions/detection/MatchTemplate.md b/docx/actions/detection/MatchTemplate.md index 8d2af7d..1d40b0a 100644 --- a/docx/actions/detection/MatchTemplate.md +++ b/docx/actions/detection/MatchTemplate.md @@ -38,9 +38,9 @@ import simple; - - + + ## 版本变化 diff --git a/docx/actions/detection/ShapeDetection.md b/docx/actions/detection/ShapeDetection.md index 468915f..99dec52 100644 --- a/docx/actions/detection/ShapeDetection.md +++ b/docx/actions/detection/ShapeDetection.md @@ -38,9 +38,9 @@ import simple; 例子:https://github.com/shelllet/WinUi/blob/main/detection/ShapeDetection.simple - - + + ## 版本变化 diff --git a/docx/actions/draw/DrawRect.md b/docx/actions/draw/DrawRect.md index a477b5f..e92bc04 100644 --- a/docx/actions/draw/DrawRect.md +++ b/docx/actions/draw/DrawRect.md @@ -35,6 +35,6 @@ import simple; 例子:https://github.com/shelllet/WinUi/blob/main/draw/DrawRect.simple - - + + diff --git a/docx/actions/draw/FillColor.md b/docx/actions/draw/FillColor.md index c894133..6a0b4e5 100644 --- a/docx/actions/draw/FillColor.md +++ b/docx/actions/draw/FillColor.md @@ -35,6 +35,5 @@ import simple; 例子:https://github.com/shelllet/WinUi/blob/main/draw/FillColor.simple - - \ No newline at end of file + diff --git a/docx/actions/filesystem/CopyFile.md b/docx/actions/filesystem/CopyFile.md index 7a73e03..00a6077 100644 --- a/docx/actions/filesystem/CopyFile.md +++ b/docx/actions/filesystem/CopyFile.md @@ -39,8 +39,8 @@ r.run() ## 资源 * 流程:https://github.com/shelllet/WinUi/blob/main/filesystem/CopyFile.simple - - + + !> 不可复制文件夹 \ No newline at end of file diff --git a/docx/actions/filesystem/DirectoryIterator.md b/docx/actions/filesystem/DirectoryIterator.md index 76009c7..438b5f7 100644 --- a/docx/actions/filesystem/DirectoryIterator.md +++ b/docx/actions/filesystem/DirectoryIterator.md @@ -44,9 +44,9 @@ r.run(cbk) * 流程:https://github.com/shelllet/WinUi/blob/main/filesystem/DirectoryIterator.simple - - + + diff --git a/docx/actions/filesystem/FileQuery.md b/docx/actions/filesystem/FileQuery.md index 62e5e36..bd3e06f 100644 --- a/docx/actions/filesystem/FileQuery.md +++ b/docx/actions/filesystem/FileQuery.md @@ -36,6 +36,5 @@ r.run() * 流程:https://github.com/shelllet/WinUi/blob/main/filesystem/FileQuery.simple - - \ No newline at end of file + diff --git a/docx/actions/filesystem/FileRead.md b/docx/actions/filesystem/FileRead.md index effba84..a6c9458 100644 --- a/docx/actions/filesystem/FileRead.md +++ b/docx/actions/filesystem/FileRead.md @@ -32,6 +32,5 @@ import simple * 流程:https://github.com/shelllet/WinUi/blob/main/filesystem/FileRead.simple - - \ No newline at end of file + diff --git a/docx/actions/filesystem/FileWrite.md b/docx/actions/filesystem/FileWrite.md index c8824e0..279c882 100644 --- a/docx/actions/filesystem/FileWrite.md +++ b/docx/actions/filesystem/FileWrite.md @@ -32,6 +32,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/filesystem/FileWrite.simple - - \ No newline at end of file + diff --git a/docx/actions/filesystem/ImageLoad.md b/docx/actions/filesystem/ImageLoad.md index e2e1283..f08280f 100644 --- a/docx/actions/filesystem/ImageLoad.md +++ b/docx/actions/filesystem/ImageLoad.md @@ -31,6 +31,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/filesystem/ImageLoad.simple - - \ No newline at end of file + diff --git a/docx/actions/filesystem/ImageSave.md b/docx/actions/filesystem/ImageSave.md index a96ca43..43b707e 100644 --- a/docx/actions/filesystem/ImageSave.md +++ b/docx/actions/filesystem/ImageSave.md @@ -33,6 +33,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/filesystem/ImageSave.simple - - \ No newline at end of file + diff --git a/docx/actions/filesystem/ReadLines.md b/docx/actions/filesystem/ReadLines.md index 2b25fca..2073d87 100644 --- a/docx/actions/filesystem/ReadLines.md +++ b/docx/actions/filesystem/ReadLines.md @@ -41,6 +41,5 @@ r.run(cbk) * 流程:https://github.com/shelllet/WinUi/blob/main/filesystem/ReadLines.simple - - \ No newline at end of file + diff --git a/docx/actions/filesystem/StandardPath.md b/docx/actions/filesystem/StandardPath.md index 654d5ab..ab53514 100644 --- a/docx/actions/filesystem/StandardPath.md +++ b/docx/actions/filesystem/StandardPath.md @@ -22,6 +22,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/filesystem/ImageSave.simple - - \ No newline at end of file + diff --git a/docx/actions/image/AdaptiveThreshold.md b/docx/actions/image/AdaptiveThreshold.md index cc96ac0..60ea188 100644 --- a/docx/actions/image/AdaptiveThreshold.md +++ b/docx/actions/image/AdaptiveThreshold.md @@ -43,6 +43,5 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/image/AdaptiveThreshold.simple - - \ No newline at end of file + diff --git a/docx/actions/image/CenterCropImage.md b/docx/actions/image/CenterCropImage.md index ea24594..4e6e734 100644 --- a/docx/actions/image/CenterCropImage.md +++ b/docx/actions/image/CenterCropImage.md @@ -31,6 +31,6 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/image/CenterCropImage.simple - - + + diff --git a/docx/actions/image/ConnectedComponents.md b/docx/actions/image/ConnectedComponents.md index 4f9c7af..70ca1cf 100644 --- a/docx/actions/image/ConnectedComponents.md +++ b/docx/actions/image/ConnectedComponents.md @@ -37,6 +37,5 @@ import simple; - - \ No newline at end of file + diff --git a/docx/actions/image/CropImage.md b/docx/actions/image/CropImage.md index de6321e..4b12a89 100644 --- a/docx/actions/image/CropImage.md +++ b/docx/actions/image/CropImage.md @@ -30,6 +30,6 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/image/CropImage.simple - - + + diff --git a/docx/actions/image/CvtColor.md b/docx/actions/image/CvtColor.md index 9655fa5..1c069e6 100644 --- a/docx/actions/image/CvtColor.md +++ b/docx/actions/image/CvtColor.md @@ -31,6 +31,6 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/image/CvtColor.simple - - + + diff --git a/docx/actions/image/ImageBlur.md b/docx/actions/image/ImageBlur.md index b67546b..0c5a597 100644 --- a/docx/actions/image/ImageBlur.md +++ b/docx/actions/image/ImageBlur.md @@ -42,6 +42,5 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/image/ImageBlur.simple - - \ No newline at end of file + diff --git a/docx/actions/image/ImageCanny.md b/docx/actions/image/ImageCanny.md index 6149111..7bc426b 100644 --- a/docx/actions/image/ImageCanny.md +++ b/docx/actions/image/ImageCanny.md @@ -32,6 +32,6 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/image/ImageCanny.simple - - + + diff --git a/docx/actions/image/ImageInRange.md b/docx/actions/image/ImageInRange.md index a4b0441..6940aa4 100644 --- a/docx/actions/image/ImageInRange.md +++ b/docx/actions/image/ImageInRange.md @@ -41,6 +41,5 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/image/ImageInRange.simple - - \ No newline at end of file + diff --git a/docx/actions/image/ImageMarkROI.md b/docx/actions/image/ImageMarkROI.md index 65178d3..641b24e 100644 --- a/docx/actions/image/ImageMarkROI.md +++ b/docx/actions/image/ImageMarkROI.md @@ -28,6 +28,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/image/ImageMarkROI.simple - - \ No newline at end of file + diff --git a/docx/actions/image/ImageMarkRelativeROI.md b/docx/actions/image/ImageMarkRelativeROI.md index 35d799d..c4e42b3 100644 --- a/docx/actions/image/ImageMarkRelativeROI.md +++ b/docx/actions/image/ImageMarkRelativeROI.md @@ -43,6 +43,5 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/image/ImageMarkRelativeROI.simple - - \ No newline at end of file + diff --git a/docx/actions/image/ImageMorphological.md b/docx/actions/image/ImageMorphological.md index 4377cae..e48dc1c 100644 --- a/docx/actions/image/ImageMorphological.md +++ b/docx/actions/image/ImageMorphological.md @@ -41,6 +41,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/image/ImageMorphological.simple - - \ No newline at end of file + diff --git a/docx/actions/image/ImageRotate.md b/docx/actions/image/ImageRotate.md index f7a03d0..d2aab5b 100644 --- a/docx/actions/image/ImageRotate.md +++ b/docx/actions/image/ImageRotate.md @@ -28,6 +28,5 @@ - - \ No newline at end of file + diff --git a/docx/actions/image/ImageScale.md b/docx/actions/image/ImageScale.md index 45ffd40..204a945 100644 --- a/docx/actions/image/ImageScale.md +++ b/docx/actions/image/ImageScale.md @@ -26,6 +26,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/image/scale.simple - + --> diff --git a/docx/actions/image/ImageThreshold.md b/docx/actions/image/ImageThreshold.md index a7754f6..898c130 100644 --- a/docx/actions/image/ImageThreshold.md +++ b/docx/actions/image/ImageThreshold.md @@ -40,8 +40,8 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/image/ImageThreshold.simple - - + + diff --git a/docx/actions/image/ResizeImage.md b/docx/actions/image/ResizeImage.md index fafeb30..60f469c 100644 --- a/docx/actions/image/ResizeImage.md +++ b/docx/actions/image/ResizeImage.md @@ -24,6 +24,6 @@ 示例:https://github.com/shelllet/WinUi/blob/main/image/ResizeImage.simple - - + + diff --git a/docx/actions/keyboard/ListenKeyboard.md b/docx/actions/keyboard/ListenKeyboard.md index fee4b16..bcad468 100644 --- a/docx/actions/keyboard/ListenKeyboard.md +++ b/docx/actions/keyboard/ListenKeyboard.md @@ -30,8 +30,8 @@ import simple; ## 资源 * 流程:https://github.com/shelllet/WinUi/blob/main/keyboard/ListenKeyboard.simple - - + + !> 该动作属于异步动作 \ No newline at end of file diff --git a/docx/actions/keyboard/PressAndReleaseKey.md b/docx/actions/keyboard/PressAndReleaseKey.md index 6284fc4..6ec9c9c 100644 --- a/docx/actions/keyboard/PressAndReleaseKey.md +++ b/docx/actions/keyboard/PressAndReleaseKey.md @@ -32,6 +32,5 @@ import simple; ## 资源 * 流程:https://github.com/shelllet/WinUi/blob/main/keyboard/PressAndReleaseKey.simple - - \ No newline at end of file + diff --git a/docx/actions/keyboard/PressKey.md b/docx/actions/keyboard/PressKey.md index fc1b63f..0d645b9 100644 --- a/docx/actions/keyboard/PressKey.md +++ b/docx/actions/keyboard/PressKey.md @@ -33,6 +33,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/keyboard/PressKey.simple - - \ No newline at end of file + diff --git a/docx/actions/keyboard/ReleaseKey.md b/docx/actions/keyboard/ReleaseKey.md index db51087..17e7849 100644 --- a/docx/actions/keyboard/ReleaseKey.md +++ b/docx/actions/keyboard/ReleaseKey.md @@ -32,6 +32,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/keyboard/PressKey.simple - - \ No newline at end of file + diff --git a/docx/actions/keyboard/SendKey.md b/docx/actions/keyboard/SendKey.md index 9c2beaa..8c0d802 100644 --- a/docx/actions/keyboard/SendKey.md +++ b/docx/actions/keyboard/SendKey.md @@ -28,9 +28,9 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/keyboard/SendKey.simple - - + + ## 版本变化 diff --git a/docx/actions/keyboard/SendText.md b/docx/actions/keyboard/SendText.md index 43306ce..90e11bd 100644 --- a/docx/actions/keyboard/SendText.md +++ b/docx/actions/keyboard/SendText.md @@ -32,6 +32,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/keyboard/SendText.simple - - \ No newline at end of file + diff --git a/docx/actions/keyboard/WaitKey.md b/docx/actions/keyboard/WaitKey.md index b9d9073..18c9a37 100644 --- a/docx/actions/keyboard/WaitKey.md +++ b/docx/actions/keyboard/WaitKey.md @@ -23,6 +23,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/keyboard/waitkey.simple - - \ No newline at end of file + diff --git a/docx/actions/media/CaptureActiveWindow.md b/docx/actions/media/CaptureActiveWindow.md index 4637bbb..6495ac6 100644 --- a/docx/actions/media/CaptureActiveWindow.md +++ b/docx/actions/media/CaptureActiveWindow.md @@ -22,9 +22,9 @@ 示例:https://github.com/shelllet/WinUi/blob/main/media/CaptureActiveWindow.simple - + --> ## Changed diff --git a/docx/actions/media/CaptureScreen.md b/docx/actions/media/CaptureScreen.md index 49e2b53..3cf9844 100644 --- a/docx/actions/media/CaptureScreen.md +++ b/docx/actions/media/CaptureScreen.md @@ -35,9 +35,9 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/media/CaptureScreen.simple - - + + ## Changed diff --git a/docx/actions/media/CaptureWindow.md b/docx/actions/media/CaptureWindow.md index d465d50..cea492c 100644 --- a/docx/actions/media/CaptureWindow.md +++ b/docx/actions/media/CaptureWindow.md @@ -24,9 +24,9 @@ 示例:https://github.com/shelllet/WinUi/blob/main/media/CaptureWindow.simple - - + + ## Changed diff --git a/docx/actions/media/MediaPlay.md b/docx/actions/media/MediaPlay.md index ae345c5..d957daa 100644 --- a/docx/actions/media/MediaPlay.md +++ b/docx/actions/media/MediaPlay.md @@ -23,8 +23,8 @@ 示例:https://github.com/shelllet/WinUi/blob/main/media/MediaPlay.simple - - + + !> 该动作是同步动作,声音文件播放完毕后返回。 diff --git a/docx/actions/media/PixelPoint.md b/docx/actions/media/PixelPoint.md index 3e3a4c9..874e4e4 100644 --- a/docx/actions/media/PixelPoint.md +++ b/docx/actions/media/PixelPoint.md @@ -23,6 +23,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/media/CaptureWindow.simple - - \ No newline at end of file + diff --git a/docx/actions/media/PlayRecord.md b/docx/actions/media/PlayRecord.md index f4c18e7..d0610e6 100644 --- a/docx/actions/media/PlayRecord.md +++ b/docx/actions/media/PlayRecord.md @@ -24,6 +24,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/media/PlayRecord.simple - - \ No newline at end of file + diff --git a/docx/actions/media/VideoFrame.md b/docx/actions/media/VideoFrame.md index c6a19d7..c47e584 100644 --- a/docx/actions/media/VideoFrame.md +++ b/docx/actions/media/VideoFrame.md @@ -29,6 +29,5 @@ import simple; 示例:https://github.com/shelllet/WinUi/blob/main/media/VideoFrame.simple - - \ No newline at end of file + diff --git a/docx/actions/mouse/CellClick.md b/docx/actions/mouse/CellClick.md index e85c283..17c51ab 100644 --- a/docx/actions/mouse/CellClick.md +++ b/docx/actions/mouse/CellClick.md @@ -37,6 +37,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/CellClick.simple - - \ No newline at end of file + diff --git a/docx/actions/mouse/CellMove.md b/docx/actions/mouse/CellMove.md index cca72e8..cb8924c 100644 --- a/docx/actions/mouse/CellMove.md +++ b/docx/actions/mouse/CellMove.md @@ -31,6 +31,6 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/CellMove.simple - \ No newline at end of file + --> \ No newline at end of file diff --git a/docx/actions/mouse/Click.md b/docx/actions/mouse/Click.md index b0313b5..aed9f0d 100644 --- a/docx/actions/mouse/Click.md +++ b/docx/actions/mouse/Click.md @@ -35,6 +35,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/Click.simple - - \ No newline at end of file + diff --git a/docx/actions/mouse/DoubleClick.md b/docx/actions/mouse/DoubleClick.md index d27b32d..b30c6ab 100644 --- a/docx/actions/mouse/DoubleClick.md +++ b/docx/actions/mouse/DoubleClick.md @@ -33,6 +33,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/DoubleClick.simple - - \ No newline at end of file + diff --git a/docx/actions/mouse/DragPointer.md b/docx/actions/mouse/DragPointer.md index a54eeed..f799431 100644 --- a/docx/actions/mouse/DragPointer.md +++ b/docx/actions/mouse/DragPointer.md @@ -30,6 +30,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/DragPointer.simple - - \ No newline at end of file + diff --git a/docx/actions/mouse/ListenMouse.md b/docx/actions/mouse/ListenMouse.md index 510f021..3fa6ccd 100644 --- a/docx/actions/mouse/ListenMouse.md +++ b/docx/actions/mouse/ListenMouse.md @@ -34,7 +34,7 @@ r.run(cbk) * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/ListenMouse.simple - - + + diff --git a/docx/actions/mouse/MoveClick.md b/docx/actions/mouse/MoveClick.md index fa721fb..048c6b9 100644 --- a/docx/actions/mouse/MoveClick.md +++ b/docx/actions/mouse/MoveClick.md @@ -34,6 +34,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/MoveClick.simple - - \ No newline at end of file + diff --git a/docx/actions/mouse/MoveDoubleClick.md b/docx/actions/mouse/MoveDoubleClick.md index e2c8dc3..541db2c 100644 --- a/docx/actions/mouse/MoveDoubleClick.md +++ b/docx/actions/mouse/MoveDoubleClick.md @@ -36,6 +36,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/MoveDoubleClick.simple - - \ No newline at end of file + diff --git a/docx/actions/mouse/MoveOffset.md b/docx/actions/mouse/MoveOffset.md index f14d2cb..2340dfd 100644 --- a/docx/actions/mouse/MoveOffset.md +++ b/docx/actions/mouse/MoveOffset.md @@ -31,6 +31,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/MoveOffset.simple - - \ No newline at end of file + diff --git a/docx/actions/mouse/MovePointer.md b/docx/actions/mouse/MovePointer.md index 8ba241d..14c904a 100644 --- a/docx/actions/mouse/MovePointer.md +++ b/docx/actions/mouse/MovePointer.md @@ -33,6 +33,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/MovePointer.simple - - \ No newline at end of file + diff --git a/docx/actions/mouse/RightClick.md b/docx/actions/mouse/RightClick.md index c13b811..a501555 100644 --- a/docx/actions/mouse/RightClick.md +++ b/docx/actions/mouse/RightClick.md @@ -31,6 +31,5 @@ import simple; * 流程:https://github.com/shelllet/WinUi/blob/main/mouse/RightClick.simple - - \ No newline at end of file + diff --git a/docx/actions/network/HttpDownload.md b/docx/actions/network/HttpDownload.md index 406ff73..467c4ad 100644 --- a/docx/actions/network/HttpDownload.md +++ b/docx/actions/network/HttpDownload.md @@ -26,6 +26,5 @@ 示例:https://github.com/shelllet/WinUi/blob/main/http/HttpDownload.simple - - \ No newline at end of file + diff --git a/docx/actions/network/HttpGet.md b/docx/actions/network/HttpGet.md index e1c4aea..43d52e0 100644 --- a/docx/actions/network/HttpGet.md +++ b/docx/actions/network/HttpGet.md @@ -25,6 +25,5 @@ 示例: https://github.com/shelllet/WinUi/blob/main/network/HttpGet.simple - - \ No newline at end of file + diff --git a/docx/actions/network/HttpHead.md b/docx/actions/network/HttpHead.md index f5d51c7..ab71545 100644 --- a/docx/actions/network/HttpHead.md +++ b/docx/actions/network/HttpHead.md @@ -22,6 +22,5 @@ 示例: https://github.com/shelllet/WinUi/blob/main/network/HttpHead.simple - - \ No newline at end of file + diff --git a/docx/actions/network/HttpPost.md b/docx/actions/network/HttpPost.md index 6971da6..d1a600f 100644 --- a/docx/actions/network/HttpPost.md +++ b/docx/actions/network/HttpPost.md @@ -42,6 +42,5 @@ !> [Python 3 HTTP/1.1 Server](https://gist.github.com/andystanton/2ec0dca0bf6de90c2000025319f63e2d) - - \ No newline at end of file + diff --git a/docx/actions/network/NetworkConnect.md b/docx/actions/network/NetworkConnect.md index 1ebb517..12758eb 100644 --- a/docx/actions/network/NetworkConnect.md +++ b/docx/actions/network/NetworkConnect.md @@ -27,7 +27,7 @@ *UDP* 示例: https://github.com/shelllet/WinUi/blob/main/network/UdpListen.simple - - + + diff --git a/docx/actions/network/NetworkListen.md b/docx/actions/network/NetworkListen.md index 7fee7e2..b58fea4 100644 --- a/docx/actions/network/NetworkListen.md +++ b/docx/actions/network/NetworkListen.md @@ -27,7 +27,7 @@ *UDP* 示例: https://github.com/shelllet/WinUi/blob/main/network/UdpListen.simple - - + + diff --git a/docx/actions/network/NetworkReceive.md b/docx/actions/network/NetworkReceive.md index e1af5d5..8c9e5e2 100644 --- a/docx/actions/network/NetworkReceive.md +++ b/docx/actions/network/NetworkReceive.md @@ -24,7 +24,7 @@ *UDP* 示例: https://github.com/shelllet/WinUi/blob/main/network/UdpListen.simple - - + + diff --git a/docx/actions/network/NetworkSend.md b/docx/actions/network/NetworkSend.md index 05f76ae..c8084b9 100644 --- a/docx/actions/network/NetworkSend.md +++ b/docx/actions/network/NetworkSend.md @@ -25,7 +25,7 @@ *UDP* 示例: https://github.com/shelllet/WinUi/blob/main/network/UdpListen.simple - - + + diff --git a/docx/actions/network/VideoDownload.md b/docx/actions/network/VideoDownload.md index 3ee804a..e935e57 100644 --- a/docx/actions/network/VideoDownload.md +++ b/docx/actions/network/VideoDownload.md @@ -9,16 +9,25 @@ ## 运行参数 -* 网址 +* 网址 1 > 视频或音频链接。 -* Cookies 文件 +* Cookies 文件 2 > 选择Cookies 文件,解决比如 Youtube 登录验证问题。参考插件:[Get cookies.txt LOCALLY](https://chromewebstore.google.com/detail/get-cookiestxt-locally/cclelndahbckbenkjhflpdbgdldlbecc)。 -* 选项 +* (2)浏览器获取Cookies 3 +> 如果选中,则会从对应的浏览器获取 `Cookies`。 + +* 浏览器 4 +> 默认 `chrome` 浏览器,仅在参数 `3` 选中时使用。 + +* 配置目录 5 + > 可以填写配置名称或者路径。 参考[浏览器配置目录](./introduction/webdriver/browser_directory.md)。仅在参数 `3` 选中时使用。 + +* 选项 6 > 默认下载MP4格式文件。 例如下载 128k 声音文件:`-f bestaudio -x --audio-format mp3 --audio-quality 128k` -* 目录 +* 保存位置 7 > 下载的视频保存的文件夹。 @@ -30,12 +39,12 @@ * 示例: https://github.com/shelllet/WinUi/blob/main/network/YoutubeDownload.simple - - + + ## 版本变化 * 0.42 -> 新增加 *Cookies 文件* 参数。 \ No newline at end of file +> 新增加运行时参数 3 、 4、 5。 \ No newline at end of file diff --git a/docx/actions/system/AttachProcess.md b/docx/actions/system/AttachProcess.md index a8df3b2..8a3da50 100644 --- a/docx/actions/system/AttachProcess.md +++ b/docx/actions/system/AttachProcess.md @@ -31,6 +31,5 @@ * 动态库示例:https://github.com/shelllet/WindowsInject - - \ No newline at end of file + diff --git a/docx/actions/system/CallMethod.md b/docx/actions/system/CallMethod.md index 4dc2cd6..b9237a4 100644 --- a/docx/actions/system/CallMethod.md +++ b/docx/actions/system/CallMethod.md @@ -33,6 +33,5 @@ DLL 调用:https://github.com/shelllet/WinUi/blob/main/system/dll.simple COM 调用:https://github.com/shelllet/WinUi/blob/main/system/com.simple - - \ No newline at end of file + diff --git a/docx/actions/system/ClipboardValue.md b/docx/actions/system/ClipboardValue.md index c87e6f7..2e3c8ff 100644 --- a/docx/actions/system/ClipboardValue.md +++ b/docx/actions/system/ClipboardValue.md @@ -23,9 +23,9 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/system/ClipboardValue.simple - - + + diff --git a/docx/actions/system/CloseHandle.md b/docx/actions/system/CloseHandle.md index 0be08b9..eda4c19 100644 --- a/docx/actions/system/CloseHandle.md +++ b/docx/actions/system/CloseHandle.md @@ -26,6 +26,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/system/CloseHandle.simple - - \ No newline at end of file + diff --git a/docx/actions/system/CreateObject.md b/docx/actions/system/CreateObject.md index 71c855f..d3a1cea 100644 --- a/docx/actions/system/CreateObject.md +++ b/docx/actions/system/CreateObject.md @@ -31,6 +31,5 @@ DLL 调用:https://github.com/shelllet/WinUi/blob/main/system/dll.simple COM 调用:https://github.com/shelllet/WinUi/blob/main/system/com.simple - - \ No newline at end of file + diff --git a/docx/actions/system/ExistProcess.md b/docx/actions/system/ExistProcess.md index 18f2a26..b38878b 100644 --- a/docx/actions/system/ExistProcess.md +++ b/docx/actions/system/ExistProcess.md @@ -21,7 +21,3 @@ ## 资源 * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/ExistProcess.simple - - - - \ No newline at end of file diff --git a/docx/actions/system/ExitWindows.md b/docx/actions/system/ExitWindows.md index defe2dd..c4485e1 100644 --- a/docx/actions/system/ExitWindows.md +++ b/docx/actions/system/ExitWindows.md @@ -25,6 +25,6 @@ * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/ExitWindows.simple - - + + diff --git a/docx/actions/system/KillProcess.md b/docx/actions/system/KillProcess.md index f8408d3..304d664 100644 --- a/docx/actions/system/KillProcess.md +++ b/docx/actions/system/KillProcess.md @@ -32,6 +32,5 @@ r.run() ## 资源 * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/KillProcess.simple - - \ No newline at end of file + diff --git a/docx/actions/system/LaunchFile.md b/docx/actions/system/LaunchFile.md index 462e9d6..d37b411 100644 --- a/docx/actions/system/LaunchFile.md +++ b/docx/actions/system/LaunchFile.md @@ -35,6 +35,6 @@ r.run() * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/LaunchFile.simple - - + + diff --git a/docx/actions/system/OpenApplication.md b/docx/actions/system/OpenApplication.md index f114e18..46c481d 100644 --- a/docx/actions/system/OpenApplication.md +++ b/docx/actions/system/OpenApplication.md @@ -38,6 +38,6 @@ r.run() * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/OpenApplication.simple - - + + diff --git a/docx/actions/system/OpenUrl.md b/docx/actions/system/OpenUrl.md index 5c2d731..0797e1a 100644 --- a/docx/actions/system/OpenUrl.md +++ b/docx/actions/system/OpenUrl.md @@ -23,6 +23,6 @@ * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/OpenUri.simple - - + + diff --git a/docx/actions/system/PrintMessage.md b/docx/actions/system/PrintMessage.md index 22ac70d..c08ef9c 100644 --- a/docx/actions/system/PrintMessage.md +++ b/docx/actions/system/PrintMessage.md @@ -25,6 +25,6 @@ * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/OutputString.simple - - + + diff --git a/docx/actions/system/ReadMemory.md b/docx/actions/system/ReadMemory.md index 9a89371..0b10f90 100644 --- a/docx/actions/system/ReadMemory.md +++ b/docx/actions/system/ReadMemory.md @@ -29,6 +29,6 @@ * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/ReadMemory.simple - - + + diff --git a/docx/actions/system/Runas.md b/docx/actions/system/Runas.md index 090faab..f814203 100644 --- a/docx/actions/system/Runas.md +++ b/docx/actions/system/Runas.md @@ -33,6 +33,6 @@ * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/Runas.simple - - + + diff --git a/docx/actions/system/StartProcess.md b/docx/actions/system/StartProcess.md index 98703c5..8c7042d 100644 --- a/docx/actions/system/StartProcess.md +++ b/docx/actions/system/StartProcess.md @@ -41,6 +41,6 @@ p.run() * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/StartProcess.simple - - + + diff --git a/docx/actions/system/UserAdd.md b/docx/actions/system/UserAdd.md index 5c3796e..c6f27e5 100644 --- a/docx/actions/system/UserAdd.md +++ b/docx/actions/system/UserAdd.md @@ -38,8 +38,8 @@ p.run() * 示例流程: https://github.com/shelllet/WinUi/blob/main/system/UserAdd.simple - - + + diff --git a/docx/actions/system/Wait.md b/docx/actions/system/Wait.md index 78e88ea..fdd1e9f 100644 --- a/docx/actions/system/Wait.md +++ b/docx/actions/system/Wait.md @@ -23,6 +23,6 @@ * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/Wait.simple - - + + diff --git a/docx/actions/system/WriteMemory.md b/docx/actions/system/WriteMemory.md index e2b5202..2093a5e 100644 --- a/docx/actions/system/WriteMemory.md +++ b/docx/actions/system/WriteMemory.md @@ -31,8 +31,8 @@ * 示例流程:https://github.com/shelllet/WinUi/blob/main/system/Wait.simple - - + + diff --git a/docx/actions/type/TypeBoolean.md b/docx/actions/type/TypeBoolean.md index 504ac21..1348499 100644 --- a/docx/actions/type/TypeBoolean.md +++ b/docx/actions/type/TypeBoolean.md @@ -29,6 +29,5 @@ b = True ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeCamera.md b/docx/actions/type/TypeCamera.md index 6940846..308ec55 100644 --- a/docx/actions/type/TypeCamera.md +++ b/docx/actions/type/TypeCamera.md @@ -35,6 +35,5 @@ ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeColor.md b/docx/actions/type/TypeColor.md index 4399029..0cc3983 100644 --- a/docx/actions/type/TypeColor.md +++ b/docx/actions/type/TypeColor.md @@ -29,6 +29,5 @@ c = simple.Color(255,255,255) ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeDict.md b/docx/actions/type/TypeDict.md index 0ffd26a..2ca434b 100644 --- a/docx/actions/type/TypeDict.md +++ b/docx/actions/type/TypeDict.md @@ -30,6 +30,5 @@ tel = {'jack': 4098, 'sape': 4139} ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeFile.md b/docx/actions/type/TypeFile.md index c2f2c15..e3e721f 100644 --- a/docx/actions/type/TypeFile.md +++ b/docx/actions/type/TypeFile.md @@ -29,6 +29,5 @@ file = simple.File('c:/windows/system32/notepad.exe') ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeHostAddress.md b/docx/actions/type/TypeHostAddress.md index 905a2b7..6f224d8 100644 --- a/docx/actions/type/TypeHostAddress.md +++ b/docx/actions/type/TypeHostAddress.md @@ -30,6 +30,5 @@ addr = HostAddress('localhost', 8080) ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeList.md b/docx/actions/type/TypeList.md index 7fb5e0d..8078c8a 100644 --- a/docx/actions/type/TypeList.md +++ b/docx/actions/type/TypeList.md @@ -28,6 +28,5 @@ fruits = ['orange', 'apple', 'pear', 'banana', 'kiwi', 'apple', 'banana'] ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeModel.md b/docx/actions/type/TypeModel.md index 7aae8df..4230110 100644 --- a/docx/actions/type/TypeModel.md +++ b/docx/actions/type/TypeModel.md @@ -31,6 +31,5 @@ model = simple.ModelSession('simple.onnx') ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeNumber.md b/docx/actions/type/TypeNumber.md index 8dd5fa9..582df4d 100644 --- a/docx/actions/type/TypeNumber.md +++ b/docx/actions/type/TypeNumber.md @@ -27,6 +27,5 @@ num = 5 ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypePassword.md b/docx/actions/type/TypePassword.md index 867b1d1..fdb1215 100644 --- a/docx/actions/type/TypePassword.md +++ b/docx/actions/type/TypePassword.md @@ -30,6 +30,5 @@ p = '123456' - - \ No newline at end of file + diff --git a/docx/actions/type/TypePath.md b/docx/actions/type/TypePath.md index 87c075c..7534b52 100644 --- a/docx/actions/type/TypePath.md +++ b/docx/actions/type/TypePath.md @@ -29,6 +29,5 @@ p = simple.Path('c:/windows') ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypePoint.md b/docx/actions/type/TypePoint.md index 62b4ac0..38b2e36 100644 --- a/docx/actions/type/TypePoint.md +++ b/docx/actions/type/TypePoint.md @@ -30,6 +30,5 @@ pt = simple.Point(100, 100) ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypePtr.md b/docx/actions/type/TypePtr.md index 77b7542..3bb6a9d 100644 --- a/docx/actions/type/TypePtr.md +++ b/docx/actions/type/TypePtr.md @@ -30,6 +30,5 @@ ptr = simple.Ptr(0x014B30A8) ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeRect.md b/docx/actions/type/TypeRect.md index 2ad0070..60175ef 100644 --- a/docx/actions/type/TypeRect.md +++ b/docx/actions/type/TypeRect.md @@ -27,6 +27,5 @@ rc = simple.Rect(0,0, 100, 100) ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeResource.md b/docx/actions/type/TypeResource.md index 31dacb9..c4ac50b 100644 --- a/docx/actions/type/TypeResource.md +++ b/docx/actions/type/TypeResource.md @@ -22,6 +22,5 @@ ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeScalar.md b/docx/actions/type/TypeScalar.md index c2a7323..c36a881 100644 --- a/docx/actions/type/TypeScalar.md +++ b/docx/actions/type/TypeScalar.md @@ -34,6 +34,5 @@ s2 = simple.Scalar(0,0,0,0) ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeShortcut.md b/docx/actions/type/TypeShortcut.md index efdbf55..cdbcaff 100644 --- a/docx/actions/type/TypeShortcut.md +++ b/docx/actions/type/TypeShortcut.md @@ -31,6 +31,5 @@ key = simple.KeySequence(simple.Key.Control, simple.Key.W) ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeSlice.md b/docx/actions/type/TypeSlice.md index bb54625..45de648 100644 --- a/docx/actions/type/TypeSlice.md +++ b/docx/actions/type/TypeSlice.md @@ -32,6 +32,5 @@ sliced = slice(3) ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeString.md b/docx/actions/type/TypeString.md index 242779f..f5df501 100644 --- a/docx/actions/type/TypeString.md +++ b/docx/actions/type/TypeString.md @@ -28,6 +28,5 @@ str = 'hello, 小友+' ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeStrings.md b/docx/actions/type/TypeStrings.md index fe59162..297d7f2 100644 --- a/docx/actions/type/TypeStrings.md +++ b/docx/actions/type/TypeStrings.md @@ -28,6 +28,5 @@ fruits = ['orange', 'apple', 'pear', 'banana', 'kiwi', 'apple', 'banana'] ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeTuple.md b/docx/actions/type/TypeTuple.md index 1b3ce72..b62946b 100644 --- a/docx/actions/type/TypeTuple.md +++ b/docx/actions/type/TypeTuple.md @@ -25,6 +25,5 @@ num = (7, 14, 21, 28, 35) ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/type/TypeUrl.md b/docx/actions/type/TypeUrl.md index 6857007..0edaf3e 100644 --- a/docx/actions/type/TypeUrl.md +++ b/docx/actions/type/TypeUrl.md @@ -29,6 +29,5 @@ url = simple.Url('https://winui.net') ## 示例 - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionChainsPerform.md b/docx/actions/web/WebActionChainsPerform.md index c4e560e..5a0363e 100644 --- a/docx/actions/web/WebActionChainsPerform.md +++ b/docx/actions/web/WebActionChainsPerform.md @@ -24,6 +24,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/action_sendtxt.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionClick.md b/docx/actions/web/WebActionClick.md index cdcd12d..e7f61b1 100644 --- a/docx/actions/web/WebActionClick.md +++ b/docx/actions/web/WebActionClick.md @@ -24,6 +24,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/action_sendtxt.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionClickHold.md b/docx/actions/web/WebActionClickHold.md index 888becb..1d27a7a 100644 --- a/docx/actions/web/WebActionClickHold.md +++ b/docx/actions/web/WebActionClickHold.md @@ -21,6 +21,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/action_press.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionDoubleClick.md b/docx/actions/web/WebActionDoubleClick.md index ed8fe8e..23d7335 100644 --- a/docx/actions/web/WebActionDoubleClick.md +++ b/docx/actions/web/WebActionDoubleClick.md @@ -22,6 +22,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/action_doubleclick.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionDragDrop.md b/docx/actions/web/WebActionDragDrop.md index ad9fac9..cc04d37 100644 --- a/docx/actions/web/WebActionDragDrop.md +++ b/docx/actions/web/WebActionDragDrop.md @@ -25,6 +25,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/action_drag.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionKeyDown.md b/docx/actions/web/WebActionKeyDown.md index 1059592..2561240 100644 --- a/docx/actions/web/WebActionKeyDown.md +++ b/docx/actions/web/WebActionKeyDown.md @@ -25,6 +25,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/action_sendkey.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionKeyUp.md b/docx/actions/web/WebActionKeyUp.md index fb3722d..ded2986 100644 --- a/docx/actions/web/WebActionKeyUp.md +++ b/docx/actions/web/WebActionKeyUp.md @@ -26,6 +26,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/action_sendkey.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionMoveTo.md b/docx/actions/web/WebActionMoveTo.md index 0f84451..9db4642 100644 --- a/docx/actions/web/WebActionMoveTo.md +++ b/docx/actions/web/WebActionMoveTo.md @@ -27,11 +27,10 @@ * 流程(偏移):https://github.com/shelllet/WinUi/blob/main/web/action_moveto_offset.simple 移动 - - + + 偏移移动 - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionPause.md b/docx/actions/web/WebActionPause.md index dc9f112..74b3449 100644 --- a/docx/actions/web/WebActionPause.md +++ b/docx/actions/web/WebActionPause.md @@ -22,6 +22,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/action_pause.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionRelease.md b/docx/actions/web/WebActionRelease.md index 98fc800..c401c27 100644 --- a/docx/actions/web/WebActionRelease.md +++ b/docx/actions/web/WebActionRelease.md @@ -25,6 +25,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/action_click_release.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebActionSendText.md b/docx/actions/web/WebActionSendText.md index c6552d3..8decd4c 100644 --- a/docx/actions/web/WebActionSendText.md +++ b/docx/actions/web/WebActionSendText.md @@ -26,6 +26,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/action_sendtxt.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebCookies.md b/docx/actions/web/WebCookies.md index b8b02ab..e6e7cbd 100644 --- a/docx/actions/web/WebCookies.md +++ b/docx/actions/web/WebCookies.md @@ -1,4 +1,4 @@ -# 获取 Cookie +# 获取 Cookies 获取浏览器站点的 *Cookies*。  @@ -12,17 +12,22 @@ * 对象 > 浏览器对象 * 名称 -> 字段名称。 +> 字段名称,如果名称为空。获取所有 *Cookies*。 +* 格式 +> 参考:[CookiesFormat](./enums/CookiesFormat.md)。 ## 输出 -> 如名称为空,输出浏览器站点所有 *Cookies*。 类型参考:[`JsonArray`](./types/JsonArray.md), 否则输出对应的 *Cookies*, 类型参考:[`JsonObject`](./types/JsonObject.md)。 +> 如果默认格式,输出类型参考:[`Dict`](./types/Dict.md) 和 [`NdArray`](./types/NdArray.md)。 如果选择 `Netscape` 格式, 输出类型参考:[String](./types/String.md)。 ## 示例 * 流程:https://github.com/shelllet/WinUi/blob/main/web/cookies.simple - - \ No newline at end of file + +## 版本变化 + +- 0.46 +> 增加数据格式。 \ No newline at end of file diff --git a/docx/actions/web/WebElementAttribute.md b/docx/actions/web/WebElementAttribute.md index 762bd20..b493fc2 100644 --- a/docx/actions/web/WebElementAttribute.md +++ b/docx/actions/web/WebElementAttribute.md @@ -23,6 +23,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/attr.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebElementClear.md b/docx/actions/web/WebElementClear.md index e889830..3a6bf0f 100644 --- a/docx/actions/web/WebElementClear.md +++ b/docx/actions/web/WebElementClear.md @@ -20,6 +20,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/clear.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebElementClick.md b/docx/actions/web/WebElementClick.md index 9beb3a1..88ad826 100644 --- a/docx/actions/web/WebElementClick.md +++ b/docx/actions/web/WebElementClick.md @@ -22,6 +22,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/click.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebElementSelected.md b/docx/actions/web/WebElementSelected.md index 20ba021..4a28aac 100644 --- a/docx/actions/web/WebElementSelected.md +++ b/docx/actions/web/WebElementSelected.md @@ -22,6 +22,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/is_selected.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebElementSendKey.md b/docx/actions/web/WebElementSendKey.md index c7f76e3..f47e245 100644 --- a/docx/actions/web/WebElementSendKey.md +++ b/docx/actions/web/WebElementSendKey.md @@ -24,6 +24,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/sendkey.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebElementSendText.md b/docx/actions/web/WebElementSendText.md index 72b9e8e..8fc86e3 100644 --- a/docx/actions/web/WebElementSendText.md +++ b/docx/actions/web/WebElementSendText.md @@ -25,6 +25,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/sendkey.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebElementSubmit.md b/docx/actions/web/WebElementSubmit.md index 3b29142..f6482af 100644 --- a/docx/actions/web/WebElementSubmit.md +++ b/docx/actions/web/WebElementSubmit.md @@ -23,6 +23,5 @@ - - \ No newline at end of file + diff --git a/docx/actions/web/WebExecute.md b/docx/actions/web/WebExecute.md index 9264a14..36d2b4b 100644 --- a/docx/actions/web/WebExecute.md +++ b/docx/actions/web/WebExecute.md @@ -23,6 +23,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/WebExecute.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebFocusFrameDefault.md b/docx/actions/web/WebFocusFrameDefault.md index 5898d1b..cc5fff5 100644 --- a/docx/actions/web/WebFocusFrameDefault.md +++ b/docx/actions/web/WebFocusFrameDefault.md @@ -22,6 +22,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/switch_frame.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebGetElement.md b/docx/actions/web/WebGetElement.md index 424fa1c..0d874c7 100644 --- a/docx/actions/web/WebGetElement.md +++ b/docx/actions/web/WebGetElement.md @@ -27,6 +27,5 @@ * 流程:https://github.com/shelllet/WinUi/blob/main/web/openurl.simple - - \ No newline at end of file + diff --git a/docx/actions/web/WebOpen.md b/docx/actions/web/WebOpen.md index 4f97cf6..bf765ad 100644 --- a/docx/actions/web/WebOpen.md +++ b/docx/actions/web/WebOpen.md @@ -17,24 +17,29 @@ - 浏览器 > 可以选择 谷歌 _Chrome_ 或者 微软 _Edge_ 浏览器。 +- 用户目录 + + > 参考[浏览器配置目录](./introduction/webdriver/browser_directory.md)。 由于浏览器的限制,如果该目录和浏览器的默认目录一致,需要在执行流程前退出当前已经打开的浏览器。 +- 配置名称 + > 参考[浏览器配置目录](./introduction/webdriver/browser_directory.md),配置目录名称。 + ## 输出 > 参考:[WebDriver](./types/WebDriver.md) ## 示例 * 流程:https://github.com/shelllet/WinUi/blob/main/web/openurl.simple - - -## 驱动手动下载 +## 驱动 + +该动作如果首次运行,会检测驱动缓存目录:`%LOCALAPPDATA%\Simple\selenium` 是否有上表列出的相对应的浏览器驱动,如果不存在,则会下载相应的浏览器驱动。因此需要网络连接或者手动下载驱动放置在该目录。若需要手动下载,请参考:[浏览器 WebDriver 驱动](./introduction/webdriver/download.md)。 + -|
$o&*l`G(r;@}z8v4W`c9v*J=5I{9 5GC;OI3RI%^lc_^
z1aMQicarLu^Knh<1>N}i`E)SmtarFdNikGTVg%_&v|VwLViC@l!y;40f`wUs))M(q
zLm5T7Q-NkaXWUVe%IU*08+Pn*BYCOe_Mot(k8;98G9=2O2c7_r7jVVi`OMVhw6&%*
zzI)zwQr(i_kXF?ItU$x;`gRJLRj`g-za-^Z+p{vbJJ8A{!t**JfxxDo3jTxqDk=||
z!06b({d7Q9c0_+!CFmk%!=md|n5kg0^fY^{oIPaN6cX`PI90jL6bj`{qG_v^R{KWi
zal5Tg@chFv{n$GfNO>2wOh06T=hp~Mm~zjY{UT+@Wq7D)bR=tO4<}uz1o1I;c!ns?
zssKp(?LJ$|iTTl#c+uuikMB_e8Z6-z0C{rrZydvsz6G>6^9@?DL0&Y7Ddwe*)*^3E
zFV!q0frh#iZ5B4fwm`x(`OvJd4kj}+m^~e&UXklL3s0hlP6$j5B=Js(`Dsg6fXTr!
zv2IdQv1kQ-240=`j)#LH-`~<|8B5(DjH+&%aLZM_=0x1t#+94F3aMjl;w0QU<>ZtT
z(uhzh0^DA&xz)^$^6%lC#{L>$;KSSGco8L@kH!&*T454Rv)zj1r6{a!{XSd!hlVZj
z?L<9s`{-7|q;06w6tg?yJbSmvoaiT+%q;o+yitRrVDSzq)BFqft|HR5EbfyM#790`
z(z(l=_}K23RP%@9m(xWH5gsi?#I~-tN1BKDvy}wG_V+*NU9QxGn|8EE@%OCiv-1-=
zqucyxCDT8SggX*}O{%8S6wY{V?EvSZQB_1aPLPF0llo6&6l`_$DP^%3v5MVRj{Fel
z=A~r)k~= W`HNQ~GgY^V(;YRHqNjqLYWW6xRVD17+7
z()|413<=8Vyjm?2W+10N0heAYgs0vIFgCP|iPQhW;7tLhut_D$Gw=n5ZV_)8X1O2H
zkJePD9>@gmo1tq1PhORRBe>s08XOyI?Z7DPb{{GB^xOlbK>h%IxaHPbJXA0v?$>8`Hhn9
z=HeoPJkhz&(hK+&54ud{Gk-ODPv!TPX&r_?Q~r&s_5c4PyVWer*bj|R{BtIbf`|hr
z-Nir|zT$WSVFGECvq{I3w_T_2o(PUQM>!1agSk?5NeM&B(&V|s(6@4}Ac4+>>>Y>e
zqqE3|!d=Fi(S1uJSxrW4Syk4yA}wDIke%K^z(Nk3c1Q_;BYxkl^y
!IGJ>LSTd#
zBNp9qToDGLWvvL_o^P*~I`!P{=cvOrmwNj`%u4eI?YQf8{O2*)Do9RQZvOJO<{(9c
zOOxu`r0IY+eSJyOn|bgn-E@9(L-s{_nLHVhnU>ndhG^_HUA@|H(V-ibd6N6v9@Lpe
zib`l@2o(9YA;V@eHKgrnjZ}o|u}-4uWtoUaTjyuzo*%uE7M~z{!Y@k380Nt&COK;*
eh*GRqY~>$B
zw|S;Ev@NV_LRT^(x{P0((=`;0w!(9)UYFGR(I*ptSVKuen)Ql
z!^+h$|C(4Y_R)=-2AP0izjG>VRWvB^ukAPGTArS-hFFC;#J;ZnM8_Ze@F!PJT#>x3
zjBuRn%-KC
$!-{_yib&ejJF;{nFu86!9P$uSkRIA
zK5fPHF4dwv`?cxjSHspLGWBtUf?C^xCf`(%z^?b2kC8!u0+K#hD