| title | URL | 
|---|---|
| Focus on Selenium for Python Element | https://qiita.com/BlueSilverCat/items/e1dc9ec65f235a7fff01 | 
| [Python] Let's use Headless Chrome with Selenium | https://qiita.com/derodero24/items/9e9567790bde9e4b9d0c | 
| Search for strings in Python (determine if they contain, get position, count) | https://note.nkmk.me/python-str-search/ | 
| Reading and writing (creating / adding) files with Python | https://note.nkmk.me/python-file-io-open-with/ | 
| Get the location (path) of a file running in Python__file__ | https://note.nkmk.me/python-script-file-path/ | 
| Python] Determine if the character string is blank or NULL | https://pg-chain.com/python-null | 
| How to use comparison operators | https://www.javadrive.jp/python/if/index4.html#section2 | 
| How to use logical operators | https://www.javadrive.jp/python/if/index6.html#section1 | 
| Three settings to make for stable operation of Selenium(Also supports Headless mode) | https://tanuhack.com/stable-selenium/ | 
| Search for strings in Python (determine if they contain, get position, count) | https://note.nkmk.me/python-str-search/ | 
| 【Python】get_attribute ・ ・ ・ Get the attribute value from the attribute name | https://www.seleniumqref.com/api/python/element_infoget/Python_get_attribute.html | 
| How to remove python duplicates | https://qiita.com/ShinichiIt0/items/419af2f6342bd50923a8 | 
Recommended Posts