Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7f70a16

Browse files
committed
Update the docs
1 parent 20b1bd5 commit 7f70a16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎examples/cdp_mode/ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -461,8 +461,8 @@ sb.cdp.set_attributes(selector, attribute, value)
461461
sb.cdp.gui_press_key(key)
462462
sb.cdp.gui_press_keys(keys)
463463
sb.cdp.gui_write(text)
464-
sb.cdp.gui_click_x_y(x, y)
465-
sb.cdp.gui_click_element(selector)
464+
sb.cdp.gui_click_x_y(x, y, timeframe=0.25)
465+
sb.cdp.gui_click_element(selector, timeframe=0.25)
466466
sb.cdp.gui_drag_drop_points(x1, y1, x2, y2, timeframe=0.35)
467467
sb.cdp.gui_drag_and_drop(drag_selector, drop_selector, timeframe=0.35)
468468
sb.cdp.gui_click_and_hold(selector, timeframe=0.35)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /