Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ raw_drag_and_drop.py
File
raw_drag_and_drop.py
examples/cdp_mode/raw_drag_and_drop.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
seleniumbase
import
SB
2
3
with
SB(uc=True, test=True, incognito=True)
as
sb:
4
sb.activate_cdp_mode()
Callers
nothing calls this directly
Calls
12
SB
Function · 0.90
gui_drag_and_drop
Method · 0.80
switch_to_default_content
Method · 0.80
gui_drag_drop_points
Method · 0.80
activate_cdp_mode
Method · 0.45
goto
Method · 0.45
assert_element_not_visible
Method · 0.45
assert_element
Method · 0.45
sleep
Method · 0.45
switch_to_frame
Method · 0.45
get_gui_element_center
Method · 0.45
scroll_to_top
Method · 0.45
Tested by
no test coverage detected