How to double-click or press the pop-up bubble confirmation box of ant-design

originally clicked to pop up this bubble box, but now I want to double-click or press the pop-up, but I have not found the corresponding API to ask the gods how to achieve this small problem

clipboard.png

Apr.07,2021

the so-called double-click and forced press, the browser has no corresponding events, can only simulate their own.

double click is short time click * 2,
press is mousedown-long time-mouseup

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36b89-405c3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36b89-405c3.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?