爱玺玺

爱玺玺的生活日记本。wx:lb87626

spy++的下载地址和使用方法 python selenium 模拟上传文件可能会用到的工具

下载spy++,很多网上提供的都是带有很多广告的,强制安装很多乱七八槽的软件游戏,这个链接是纯绿色,不用安装的版本,只有几百kb.

python模拟鼠标悬停并点击

#!/usr/bin/python

# -*- coding: UTF-8 -*-

from selenium import webdriver

from selenium.webdriver.chrome.options import Options


from selenium.webdriver.common.keys import Keys

from selenium.webdriver.common

python 安装 BeautifulSoup bs4

下载BeauifulSoup解压到python安装根目录

1594022755(1).jpg


cmd 进入这个目录运行: python setup.py install 

新开cmd

from bs4 import

python 导出exe程序

安装pyinstaller cmd直接进入该应用目录

1594017140(1).jpg

通过pyinstaller生成exe

python安装库原理 python安装mysql库

首先要知道,python安装的库文件路径

1593915590(1).jpg

通过python导入库,可以看到和库的文件夹名字是一样的,python区分大小写

python控制已打开的chrome浏览器

首先查看chrome的版本下载chromedriver到chrome的根目录

1,查看chrome版本 chrome://version/

1593739827(1).jpg

2,下载对应

python识别点触验证码程序

from selenium import webdriver

from selenium.webdriver.common.keys import Keys

from selenium.webdriver import Firefox

from selenium.webdriver.firefox.options import Options

from selenium.webdriver.common.action_chains impor

python selenium修改cookie

from selenium import webdriver

from selenium.webdriver.common.keys import Keys

from selenium.webdriver import Firefox

from selenium.webdriver.firefox.options import Options

from selenium.webdriver.common.action_chains impor

python安装requests No module named requests

Use pip install requests (or pip3 install requests for python3) if you have  pip installed and Pip.exe added to the Path Environment Variable. If pip is installed but not in your path you can use python -m

python selenium 增加cookie的写法格式要注意

1593497299(1).jpg

Powered By Z-BlogPHP 1.4 Deeplue Build 150101

Copyright Your WebSite.Some Rights Reserved.

蜀ICP备11021721号-5