How to use selenium to locate and extract the text in the pop-up box of a web page in python?

problem description

cannot use selenium to navigate to the text message in the web page pop-up box, which is a div pop-up box



webpage code, you need to get the text in the red box

how should I locate and get the text information in the pop-up box after switching to frame?

Menu