Files
httprunner/internal
lilong.129 77f5683f9a 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.
2025-05-26 22:10:08 +08:00
..
2025-05-14 14:36:46 +08:00
2025-04-21 22:50:00 +08:00
2025-03-05 11:04:02 +08:00
2025-02-06 11:03:41 +08:00
2025-02-06 11:03:41 +08:00
2025-02-06 11:03:41 +08:00