Commit ab56241
File tree
Expand file treeCollapse file tree
8 files changed
+57
-20
lines changedFilter options
- examples/cdp_mode
- help_docs
- seleniumbase
- core
- fixtures
- undetected/cdp_driver
Expand file treeCollapse file tree
8 files changed
+57
-20
lines changedexamples/cdp_mode/ReadMe.md
Copy file name to clipboardExpand all lines: examples/cdp_mode/ReadMe.md+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
361 | 361 |
|
362 | 362 |
|
363 | 363 |
|
364 |
| - |
365 |
| - |
| 364 | + |
| 365 | + |
366 | 366 |
|
367 | 367 |
|
368 | 368 |
|
|
help_docs/method_summary.md
Copy file name to clipboardExpand all lines: help_docs/method_summary.md+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
679 | 679 |
|
680 | 680 |
|
681 | 681 |
|
682 |
| - |
| 682 | + |
683 | 683 |
|
684 | 684 |
|
685 | 685 |
|
| ||
759 | 759 |
|
760 | 760 |
|
761 | 761 |
|
762 |
| - |
| 762 | + |
763 | 763 |
|
764 | 764 |
|
765 | 765 |
|
|
seleniumbase/core/browser_launcher.py
Copy file name to clipboardExpand all lines: seleniumbase/core/browser_launcher.py+6-4Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
515 | 515 |
|
516 | 516 |
|
517 | 517 |
|
518 |
| - |
| 518 | + |
519 | 519 |
|
520 | 520 |
|
521 | 521 |
|
| ||
607 | 607 |
|
608 | 608 |
|
609 | 609 |
|
610 |
| - |
| 610 | + |
| 611 | + |
| 612 | + |
611 | 613 |
|
612 | 614 |
|
613 | 615 |
|
| ||
792 | 794 |
|
793 | 795 |
|
794 | 796 |
|
795 |
| - |
796 |
| - |
| 797 | + |
| 798 | + |
797 | 799 |
|
798 | 800 |
|
799 | 801 |
|
|
seleniumbase/core/sb_cdp.py
Copy file name to clipboardExpand all lines: seleniumbase/core/sb_cdp.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
| 104 | + |
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
124 |
| - |
| 123 | + |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
|
seleniumbase/fixtures/base_case.py
Copy file name to clipboardExpand all lines: seleniumbase/fixtures/base_case.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4870 | 4870 |
|
4871 | 4871 |
|
4872 | 4872 |
|
4873 |
| - |
| 4873 | + |
4874 | 4874 |
|
4875 | 4875 |
|
4876 | 4876 |
|
| ||
4879 | 4879 |
|
4880 | 4880 |
|
4881 | 4881 |
|
4882 |
| - |
| 4882 | + |
4883 | 4883 |
|
4884 | 4884 |
|
4885 |
| - |
| 4885 | + |
4886 | 4886 |
|
4887 | 4887 |
|
4888 | 4888 |
|
|
seleniumbase/undetected/cdp_driver/browser.py
Copy file name to clipboardExpand all lines: seleniumbase/undetected/cdp_driver/browser.py+21Lines changed: 21 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
256 | 256 |
|
257 | 257 |
|
258 | 258 |
|
| 259 | + |
259 | 260 |
|
260 | 261 |
|
261 | 262 |
|
| ||
309 | 310 |
|
310 | 311 |
|
311 | 312 |
|
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
| 321 | + |
| 322 | + |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
| 332 | + |
312 | 333 |
|
313 | 334 |
|
314 | 335 |
|
|
seleniumbase/undetected/cdp_driver/cdp_util.py
Copy file name to clipboardExpand all lines: seleniumbase/undetected/cdp_driver/cdp_util.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
383 | 383 |
|
384 | 384 |
|
385 | 385 |
|
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
386 | 390 |
|
387 | 391 |
|
388 | 392 |
|
|
seleniumbase/undetected/cdp_driver/tab.py
Copy file name to clipboardExpand all lines: seleniumbase/undetected/cdp_driver/tab.py+15-5Lines changed: 15 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
338 | 338 |
|
339 | 339 |
|
340 | 340 |
|
| 341 | + |
341 | 342 |
|
342 | 343 |
|
343 | 344 |
|
| ||
359 | 360 |
|
360 | 361 |
|
361 | 362 |
|
362 |
| - |
| 363 | + |
363 | 364 |
|
364 | 365 |
|
365 |
| - |
| 366 | + |
| 367 | + |
| 368 | + |
366 | 369 |
|
367 |
| - |
368 |
| - |
369 |
| - |
| 370 | + |
| 371 | + |
| 372 | + |
| 373 | + |
| 374 | + |
| 375 | + |
| 376 | + |
| 377 | + |
| 378 | + |
| 379 | + |
370 | 380 |
|
371 | 381 |
|
372 | 382 |
|
|
0 commit comments