Page 1 of 1
Popup True , Confirmation Alert
Posted: Wed Feb 12, 2025 11:01 pm
by sodlf159
https://postimg.cc/Hj8WVx3R
↓↓↓↓ JS
ExecuteJavaScript.('window.confirm = window.alert = function() { return true; }', 'about:blank', 0);

You can use this.
Re: Popup True , Confirmation Alert
Posted: Thu Feb 13, 2025 12:25 pm
by dilfich
What is it and why?

Re: Popup True , Confirmation Alert
Posted: Fri Mar 28, 2025 5:23 pm
by flydev
The text in the image is in Korean. Here's the translation:
Would you like to make the group public?
If you make the group public, other users can view and subscribe to it. Please be careful not to expose any sensitive information.
Buttons:
확인 → Confirm
취소 → Cancel
I think he is sharing how to close automatically popup while scraping (based on his others posts)
