|
Hi, i have a page that should send a alert at moment to refresh it without save the changes before, the situation is the framework does not send the alert at moment i use: self.refresh(), but if i manually refresh the page in the middle of the execution the alert appears. |
Answered by
mdmintz
Nov 11, 2025
Replies: 1 comment
|
See the example for alerts: examples/cdp_mode/raw_handle_alerts.py |
0 replies
Answer selected by
mdmintz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See the example for alerts: examples/cdp_mode/raw_handle_alerts.py