Files
httprunner/docs
lilong.129 1145f424b1 feat: implement two-level auto popup handler configuration
- Add AutoPopupHandler field to both TConfig and StepConfig
- Support testcase-level global configuration via TConfig.EnableAutoPopupHandler()
- Support step-level specific configuration via StepMobile.EnableAutoPopupHandler()
- Priority: testcase config > step config > default disabled
- Simplify Loops field type from *types.IntOrString to int in StepConfig
- Update documentation to reflect new structure
2025-06-14 12:11:04 +08:00
..
2023-02-16 23:04:36 +08:00
2025-06-09 00:06:23 +08:00
2025-05-27 15:28:03 +08:00
2024-08-14 11:29:45 +08:00