feat(claimSubmit) - wait fix 4 done

This commit is contained in:
2025-09-22 20:59:57 +05:30
parent 03a9b395ab
commit decdef3522

View File

@@ -137,9 +137,6 @@ class AutomationMassHealthClaimStatusCheck:
))
dpr = float(self.driver.execute_script("return window.devicePixelRatio || 1;"))
# Debug
print(f"Requesting full-page capture: total: {total_width}x{total_height}, dpr: {dpr}")
# Set device metrics to the full page size so Page.captureScreenshot captures everything
# Note: Some pages are extremely tall; if you hit memory limits, you can capture in chunks.
self.driver.execute_cdp_cmd('Emulation.setDeviceMetricsOverride', {