close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
May 20, 2020, 11:39:00 PM (6 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v5
|
v6
|
|
| 6 | 6 | * http://zetcode.com/python/beautifulsoup/ |
| 7 | 7 | * https://selenium-python.readthedocs.io/locating-elements.html |
| 8 | | * https://stackoverflow.com/questions/12211781/how-to-maximize-window-in-chrome-using-webdriver-python |
| 9 | 8 | * https://stackoverflow.com/questions/15530635/why-is-sys-getdefaultencoding-different-from-sys-stdout-encoding-and-how-does |
| 10 | 9 | * https://stackoverflow.com/questions/16528468/while-reading-file-on-python-i-got-a-unicodedecodeerror-what-can-i-do-to-resol |
| … |
… |
|
| 12 | 11 | * https://stackoverflow.com/questions/491921/unicode-utf-8-reading-and-writing-to-files-in-python |
| 13 | 12 | * https://stackoverflow.com/questions/54160158/how-do-i-replace-an-entire-div-with-a-string-of-valid-html-in-python |
| | 13 | * maximize window |
| | 14 | * https://stackoverflow.com/questions/12211781/how-to-maximize-window-in-chrome-using-webdriver-python |
| | 15 | {{{ |
| | 16 | |
| | 17 | }}} |
| 14 | 18 | * https://stackoverflow.com/questions/60352003/how-to-download-webpage-as-mhtml |
| 15 | 19 | * https://superuser.com/questions/936733/how-to-save-a-webpage-as-mht-archive-files-in-google-chrome |