当前位置: 首页 > news >正文

申请域名后怎么做网站现在有哪些免费推广平台

申请域名后怎么做网站,现在有哪些免费推广平台,厦门网站建设格,做导购网站有哪些selenium 是一个自动化操控工具,支持对web端进行自动化操控,从而实现自动化测试。 相关文档: https://python-selenium-zh.readthedocs.io/zh-cn/latest/https://www.selenium.dev/documentation/ 安装配置 环境依赖: python…

selenium 是一个自动化操控工具,支持对web端进行自动化操控,从而实现自动化测试。

相关文档:

  • https://python-selenium-zh.readthedocs.io/zh-cn/latest/
  • https://www.selenium.dev/documentation/

安装配置

环境依赖:

  • python3.7+

安装:

$ pip install selenium

使用

基本使用示例:

from selenium import webdriver
from selenium.webdriver.chrome.options import Options
from selenium.webdriver.chrome.service import Service# chrome 启动参数
chrome_options = Options()
# 禁用浏览器正在被自动化程序控制的提示
chrome_options.add_experimental_option('excludeSwitches', ['enable-automation', 'enable-logging'])# 启动
driver = webdriver.Chrome(options=chrome_options)# 跳转页面
driver.get('https://blog.yiqiesuifeng.cn/')# 其他操作
ele = driver.find_element_by_xpath('xpath 表达式') # 根据 xpath 获取元素对象
ele.click() # 点击
ele.input() # 输入
...# 关闭
driver.quit()

selenium默认启动本机自带的chrome浏览器,如需指定浏览器路径,则可以这样:

from selenium import webdriver
from selenium.webdriver.chrome.options import Options# 指定 chromedriver 路径
chromedriver_path = r"chromedriver 路径"
service = Service(executable_path=chromedriver_path)# chrome 启动参数
chrome_options = Options()# 指定 chrome 路径
chrome_path = r"chrome 路径"
chrome_options.binary_location = chrome_path# 禁用浏览器正在被自动化程序控制的提示
chrome_options.add_experimental_option('excludeSwitches', ['enable-automation', 'enable-logging'])# 启动
driver = webdriver.Chrome(service=service, options=chrome_options)# 跳转页面
driver.get('https://blog.yiqiesuifeng.cn/')# 关闭
driver.quit()

chromedriver版本需要支持对于chrome的版本

  • chromedriver下载地址:https://registry.npmmirror.com/binary.html?path=chromedriver/
  • chromium下载地址:https://registry.npmmirror.com/binary.html?path=chromium-browser-snapshots/
http://www.zhtcad.com/news/393.html

相关文章:

  • 免费做企业推广的网站国外免费源码共享网站
  • 建设考试网站首页北京seo百度推广
  • 凡科网网站怎么设置会员登录板块互联网销售怎么做
  • 建站之星官网 discuz品牌运营策略
  • 广州建设企业网站百度统计代码
  • 承德网站建设开发建网站怎么赚钱
  • 四川网站建设哪家专业深圳设计公司
  • 青岛做网站seo独立站建站平台
  • 怎样用java做网站seo外链推广平台
  • 制作公司网站要多少钱中文域名
  • 网站流量分析方法北京首页关键词优化
  • 陕西网站建设价格热线成都seo外包
  • 慈利做网站在哪里下载优化大师安装桌面
  • 网上花店网页制作教程站优化
  • wordpress建站服务电商平台怎么加入
  • 网站运营与管理的心得体会网络技术培训
  • 如何用ps做网站首页百度百科入口
  • 淘宝网站建设的目的海外推广渠道
  • 上海做网站公司北京seo做排名
  • 南平网站建设百度百度一下首页
  • 合作做网站的总结和心得推广获客
  • 做门户网站预算优化营商环境的金句
  • 做网站后期维护最佳磁力吧ciliba磁力链
  • 贵阳东方蜜蜂网站建设个人怎么在百度上做推广
  • nginx与WordPress谷歌seo网站推广怎么做优化
  • 会员积分系统陕西seo优化
  • 做电子政务网站seo教育培训机构
  • 商品网站做推广怎么做网站卖产品
  • 想开个网站建设的公司百度关键词推广网站
  • 济南做网站多少钱手机怎么做网站免费的