mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-02 22:39:42 +08:00
fix: remove unnecessary IgnoreNotFoundError and MaxRetryTimes from coordinate-based tap tools
- Removed IgnoreNotFoundError and MaxRetryTimes parameters from TapRequest, TapAbsXYRequest, and DoubleTapXYRequest structures - Updated corresponding tool implementations to remove references to these non-existent fields - These parameters are not applicable to coordinate-based operations as they don't involve element searching - Only OCR/CV-based operations need these error handling parameters This ensures that only relevant tools have the ignore_NotFoundError functionality, making the API more consistent and avoiding confusion.
This commit is contained in:
@@ -1 +1 @@
|
||||
v5.0.0-beta-2505262202
|
||||
v5.0.0-beta-2505262210
|
||||
|
||||
Reference in New Issue
Block a user