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 cbcac52

Browse files
committed
Update the CDP Mode docs
1 parent f70cf86 commit cbcac52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎examples/cdp_mode/ReadMe.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,8 +420,10 @@ sb.cdp.minimize()
420420
sb.cdp.medimize()
421421
sb.cdp.set_window_rect()
422422
sb.cdp.reset_window_size()
423+
sb.cdp.open_new_window(url=None, switch_to=True)
423424
sb.cdp.switch_to_window(window)
424425
sb.cdp.switch_to_newest_window()
426+
sb.cdp.open_new_tab(url=None, switch_to=True)
425427
sb.cdp.switch_to_tab(tab)
426428
sb.cdp.switch_to_newest_tab()
427429
sb.cdp.close_active_tab()

0 commit comments

Comments
(0)

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