mirror of
https://gitee.com/g1879/DrissionPage.git
synced 2024-12-10 04:00:23 +08:00
4 lines
111 B
Python
4 lines
111 B
Python
# -*- coding:utf-8 -*-
|
|
HANDLE_ALERT_METHOD = 'Page.handleJavaScriptDialog'
|
|
FRAME_ELEMENT = ('iframe', 'frame')
|