-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
16 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,22 @@ | ||
# Silder Captcha Recognition Helper for [Cea][cea] | ||
|
||
No need for the original image, `@ceajs/slider-captch` will get the slider target position by processing the slider background image [status: WIP] | ||
|
||
# Demo | ||
|
||
![demo gif](./demo.gif) | ||
|
||
# Recognition Trustworthiness | ||
|
||
Playwright test result: | ||
Playwright test result(Tested by simulating the unified login of [hqu University][hqu]): | ||
|
||
```bash | ||
> npx playwright test | ||
|
||
Running 1000 tests using 4 workers | ||
... | ||
728 passed (49m) | ||
837 passed (26m) | ||
``` | ||
|
||
[cea]: https://github.com/ceajs/cea/issues/25 | ||
[hqu]: https://hqu.campusphere.net/portal/login |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters