大麦网抢票自动化 — Mobile(U2) / Desktop(Tauri+Rust) 方案
Stars
75
Forks
17
Watchers
75
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
136
commits
test: add AttendeeSelector and EventNavigator tests for Python 3.8 coverage
f515369View on GitHubtest: add PriceSelector unit tests to boost coverage for Python 3.8
b60caa9View on GitHubrefactor: remove web (Selenium) module — no longer viable due to Damai web-side risk control
ca99d71View on GitHubfix: convert remaining parenthesized context managers for Python 3.8
bd4281cView on GitHubtest: add fast_pipeline and logger tests to boost coverage to 81.89%
6af3ac6View on GitHubfix: convert parenthesized context managers to backslash style for Python 3.8
e100210View on GitHubrefactor: complete u2 migration — remove Appium deps, fix SKU page click mechanism
32056b7View on GitHubfix: ensure blind clicker thread fully stops before pipeline fallthrough — prevents price toggle
f9f75e2View on GitHubfix: wait 500ms after price selection for App to update confirm button state
88fbd7dView on GitHubfix: add 300ms delay after price selection to let App update confirm button state
d2211ccView on GitHubfix: use coordinate click for confirm button — element click ignored by Damai custom View
4897519View on GitHubfix: use element click for price selection — coordinate taps ignored by Damai custom Views
bb6bee7View on GitHubfix: refresh page_probe after cold pipeline fallthrough — prevents duplicate purchase flow
155dc9cView on GitHub