Winse.Captcha.Activities 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Winse.Captcha.Activities --version 1.0.8
NuGet\Install-Package Winse.Captcha.Activities -Version 1.0.8
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Winse.Captcha.Activities" Version="1.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Winse.Captcha.Activities --version 1.0.8
#r "nuget: Winse.Captcha.Activities, 1.0.8"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Winse.Captcha.Activities as a Cake Addin
#addin nuget:?package=Winse.Captcha.Activities&version=1.0.8

// Install Winse.Captcha.Activities as a Cake Tool
#tool nuget:?package=Winse.Captcha.Activities&version=1.0.8

Winse.Captcha.Activities Readme

公司介绍

万思义(北京)科技有限公司公司成立于2007年,于2019年认定国家高新技术企业,是一家专注于企业智能化领域,集咨询、实施服务于一体的解决方案提供商。服务面向金融、政府、建筑、电信、零售和制造等行业。通过RPA、DW、AI等多种智能工具进行方案落地,满足端到端自动化生命周期需求。让您以更快的方式获取 RPA资源和讯息。

公司网址:http://rpa.winse.cn

活动概述

程序包中包含了对图片验证码的识别功能,调用了超级鹰验证码识别API接口。使用该活动时,直接将图片路径以及相关参数写入即可。该活动中也包含了其他的一些图片处理相关的活动。

超级鹰官网:https://www.chaojiying.com/

活动参数设置

图片添加文字

参数-说明

PicturePath - 需要添加文字的图片文件路径

Word - 需要添加的文字

Size - 需要添加文字的大小

OffsetX - 文字的X坐标

OffsetY - 文字的Y坐标

NewPicturePath - 添加文字后返回的图片文件路径

超级鹰验证码识别

参数 - 说明

InterfaceURL - 超级鹰识别核心接口

SoftwareID - 在超级鹰的用户中心处生成

VerificationCodeType - 在超级鹰价格体系中使用合适的验证码类型

PicturePath - 验证码图片的文件路径

UserAccount - 登录超级鹰所需的用户账号

UserPassword - 登录超级鹰所需的用户密码

查找像素位置

参数 - 说明

NotchPictures - 缺口图片的文件路径

FullPicture - 完整图片的文件路径

Width - 图片的宽度

High - 图片的高度

Located - 缺口左上角的像素位置

版本更新说明

version = 1.0.8

对正则表达式进行了修改,不影响1.0.7版本的使用。

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.1

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.9 518 4/29/2022
1.0.8 387 3/14/2022
1.0.7 494 2/14/2022