E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Webdriver
爬取上市公司财务数据
上代码吧fromseleniumimport
webdriver
fromselenium.com
qq_15114041
·
2023-06-08 02:38
笔记
python
爬虫
chrome
Python+Selenium4环境搭建
QTP(HP公司):以录制回放的模式来测试WEB系统seleniumideselenium1.0selenium2.0=
webdriver
+selenum1.0selenium4.Xselenium:
鱼鱼说测试
·
2023-06-07 12:52
selenium
python
chrome
开发语言
基于selenium自动化测试-跳过验证码
selenium基础-跳过验证码一、方法设置万能验证码或者屏蔽验证码(最常用的方法)使用验证码识别工具识别验证码通过selenium操作cookies直接使用配置文件的
webdriver
二、用selenium
test卓然
·
2023-06-07 04:55
web自动化测试
selenium
selenium
python
测试工具
谷歌无头浏览器(是一款无界面的浏览器)-转载于pyhui code记事本
frompyhuicode记事本https://zhuanlan.zhihu.com/p/91155190谷歌无头浏览器(是一款无界面的浏览器)importtimefromseleniumimport
webdriver
fromselenium.
webdriver
.chrome.optionsimportOptions
叶筱步
·
2023-06-07 01:57
谷歌无头浏览器
python
python爬虫之selenium下拉滚动示例
在selenium中,我们需要引入
webdriver
库和Keys类。
webdriver
是一个浏览器自动化驱动程序,而Keys类则用于模拟键盘事件。
naer_chongya
·
2023-06-07 00:22
chrome
python
前端
Python天气查询系统(python爬虫期末小作品作业)
给三个功能都设置语音播报,使用tkinter给第一个功能增加弹窗有三个功能:某地某年某月某日爬取某地某年某个月的全部天数的爬取某地某年12个月的天气,某地某年到某年的所有月份平均温度fromseleniumimport
webdriver
fromselen
凯.CK
·
2023-06-07 00:05
python
爬虫
课程设计
selenium-web自动化测试
HTML表单由不同类型的元素组成的,包含、、、1
webdriver
的API与定位元素fromseleniumimport
webdriver
b=
webdriver
.Firefox()b.get('http
a510396
·
2023-06-06 23:54
python
测试
ui
python自动化--selenium
python自动化–selenium一.思想selenium中多个
WebDriver
实例对应一个chromedriver进程,一个chromedriver进程管理多个chrome进程。
Haojie_Chen1
·
2023-06-06 23:21
python
自动化
selenium
Python+Selenium自动化测试详细教程
Python3安装selenium库,命令:pipinstallselenium搭建禅道环境2、导入浏览器驱动selenium操作不同的浏览器,需要下载不同浏览器的驱动Firefox浏览器驱动:浏览器驱动下载
webdriver
.Chrome
檬柠wan
·
2023-06-06 22:15
#
Selenium_目录
python
selenium
chrome
Selenium单选框、勾选框、复选框操作详解
webdriver
可以很方便的使用findElement方法来定位某个特定的对象,不过有时候我们却需要定位一组对象,这时候就需要使用findElements方法。
weixin_41812355
·
2023-06-06 22:00
selenium
利用Python开发一个自动答题程序
目录环境使用模块使用自动答题思路步骤代码展示环境使用Python3.8–>解释器Pycharm–>编辑器模块使用importrequests—>数据请求模块pipinstallrequestsimportrefromseleniumimport
webdriver
·
2023-06-06 21:16
企查查爬虫
企查查网站爬取输入数据为企业名称的csv文件,输出为对应企业的名称、资金、地址、专利、范围、行业范围、股东、软著等信息的csv文件#-*-coding:utf-8-*-fromseleniumimport
webdriver
importtimeimportsys
我爱吃榴莲
·
2023-06-06 21:32
爬虫
python
爬虫日常-12306自动购票程序
首先把我们已经写完的前期步骤代码再顺一遍fromselenium.
webdriver
importChromefromselenium.
webdriver
.chrome.optionsimportOptionsfromselenium.webdr
一名无聊的网友
·
2023-04-21 18:32
爬虫日常
爬虫
python
selenium
C# 使用Selenium
1、Selenium
Webdriver
(也就是Selenium2,Selenium3)和SeleniumRC(Selenium1)一样提供了web自动化的各种语言调用接口库。
飞翔的键盘侠
·
2023-04-21 17:42
Selenium
c#
selenium
chrome
python+appium如何去模拟手机按键
press_keycode和keyevent举例说明:输入搜索词后,点击下图中的搜索按钮,也就是回车键-----------------代码如下-------------------------fromappimimport
webdriver
王亚男_4679
·
2023-04-21 16:05
selenium-火狐元素定位神器
火狐版本48(必须48版本),安装后最好禁止自动更新
WebDriver
ElementLocator安装打开firefox浏览器,进入网址https://addons.mozilla.org/en-US/
望鱼跃
·
2023-04-21 16:58
selenium.common.exceptions.
WebDriver
Exception: Message: newSession
selenium.common.exceptions.
WebDriver
Exception:Message:newSessionweb自动化测试配置环境错误解决办法web自动化测试配置环境错误今天在安装
嘟啦~
·
2023-04-21 13:52
web
python
selenium
火狐
python在用selenium调Firefox时报错
python在用selenium调Firefox时报错:raiseexception_class(message,screen,stacktrace)selenium.common.exceptions.
WebDriver
Exception
xjz1215
·
2023-04-21 13:42
python常见问题
Python3+selenium配置常见报错解决方案
如果启动浏览器过程中报如下错误Traceback(mostrecentcalllast):File“”,line1,inFile“D:\test\python3\lib\site-packages\selenium\
webdriver
润 土
·
2023-04-21 13:41
python
selenium调用chrome浏览器报错解决方式:unknown error: DevToolsActivePort file doesn‘t exist
anotherexceptionoccurred:Traceback(mostrecentcalllast):File"/home/project/login_by_user.py",line175,inopen_clientdriver=
webdriver
.Chrome
cocosgirl
·
2023-04-21 13:03
python
chrome
selenium
python
python3 selenium 爬取京东 商品详情
规则拿到商品list的信息然后追加到json文件里记住打开json的时候要带上a这才是追加不然就每次循环都是新的了判断有下一页有就点击没有就说明到了最后一页了break掉fromseleniumimport
webdriver
importtime
Ray_afab
·
2023-04-21 05:35
【Python】【进阶篇】二十四、Python爬虫的Selenium的基本用法
目录二十四、Python爬虫的Selenium的基本用法24.1定位节点24.2控制浏览器1)设置浏览器窗口大小、位置2)控制网页前进、后退、刷新页面24.3
WebDriver
常用方法24.4Selenium
deepboat
·
2023-04-21 02:46
Python
#
爬虫
python
爬虫
selenium
2022-爬虫-Selenium-百度安全验证
解决方法:可以通过隐藏
WebDriver
提示条和自动化扩展信息来跳过验证。fromseleniumimport
webdriver
fromselenium.
webdriver
importChro
qq_38498387
·
2023-04-20 23:10
爬虫
selenium
百度
Python自动化测试 环境搭建 Selenium、
WebDriver
下载、安装、配置、基本使用详解
基本于Python语言和Selenium框架,使用PyCharm开发环境,详细介绍自动化测试环境的搭建以及基本的使用方法。一、安装Python环境Python环境目前已被大部分主流操作系统所支持,比如在Linux、Mac、Unix等系统上就自带了Python环境,但在Windows系统上目前还需要自己安装,(当然如已经安装过了的话,这步可以直接跳过)。1、下载PythonPython下载地址:ht
MuGuiLin
·
2023-04-20 18:12
工程化
/
架构
自动化测试
环境搭建
WebDriver
Selenium
Python
初识
webdriver
今天来搭建了一下
webdriver
的环境,做个笔记方便以后查看首先,我的环境有:Java+eclipse+maven+testng1.用maven下载jar包:selenium-java.jar,可以到
Ruby_linxr
·
2023-04-20 13:32
python selenium验证码处理
示例代码如下:importundetected_chromedriver.v2asucfromselenium.
webdriver
.common.byimport
shyBoy小沐
·
2023-04-20 10:15
selenium
测试工具
疫情期间自动上报+截图+发群+邮箱提醒程序
疫情期间自动上报+截图+发群+邮箱提醒程序#encoding=utf-8#selenium主题功能模块fromselenium.
webdriver
importChromefromtimeimportsleep
虚幻交界
·
2023-04-20 06:14
python
python
selenium
2018-03-01跳一跳python实践
参考文章:https://www.jianshu.com/p/ff973a5910ae1.必须准备一个付费的开发者账号,否则https://github.com/facebook/
WebDriver
Agent
幸福晓杰2016
·
2023-04-20 00:22
Python+Selenium基础篇之3-打开和关闭IE/Chrome浏览器
如何调用
webdriver
接口方法来打开和关闭Firefox浏览器,本文介绍如何打开IE和Chrome浏览器。web项目,需要做兼容性测试,最重要的是浏览器兼容性测试。
090ee7e1eb32
·
2023-04-19 23:40
python的selenium学习
importrequestsfromurllib.parseimportquotefromtimeimportsleepimportthreadingfromtqdmimporttqdmfromseleniumimport
webdriver
importtimedefget_type
伪程序猿丶
·
2023-04-19 18:41
python
爬虫
学习
selenium 鼠标操作,键盘操作 入门(未完成)
鼠标单击(定位到元素后面加.click)driver.find_element_by_name("user_id").click(")鼠标悬停需要的模块:fromselenium.
webdriver
.common.action_chainsimportActionChains
微笑的AK47
·
2023-04-19 14:48
[
WebDriver
]Linux/Docker上ChromeDriver页面无法显示中文
[
WebDriver
]Linux/Docker下安装Chrome浏览器和ChromeDriver[
WebDriver
]Linux系统headless模式下ChromeDriver截图黑屏问题解决截图出来如下
测试你个头
·
2023-04-19 14:10
国际化分布式WEB UI自动化测试平台搭建
国际化分布式WEBUI自动化平台一背景二特色功能三系统架构设计&框架选型自动化测试框架Selenium
WebDriver
SeleniumGrid四功能介绍平台化国际化分布式并发执行分布式集群搭建并发跨环境分支的用例管理合并同步
易之清
·
2023-04-19 10:40
UI
自动化测试
selenium
java
spring
maven
selenium自动化登录测试用例案例
importunittestimporttimefromseleniumimport
webdriver
classIwebshopLoginTest(unittest.TestCase):defsetUp
wxm192939
·
2023-04-19 00:47
#
自动化测试
selenium
自动化
测试用例
Python自动化,一次完整的登陆测试
:(1)用户名、密码正确(2)用户名正确、密码不正确(3)用户名正确、密码为空(4)用户名错误、密码正确(5)用户名为空、密码正确'''importunittestfromseleniumimport
webdriver
fromtimeimportsleepclassLoginCase
test-runing
·
2023-04-19 00:16
python自动化测试登录_python+selenium自动化测试之登录
selenium_login2.pyimportunittestselenium_login3.pyimportunittestfromseleniumimport
webdriver
classLoginTest3
weixin_39678525
·
2023-04-19 00:46
python自动化测试登录
python+selenium实现自动化登陆测试
登陆界面如下实现代码如下(添加了Mac端的通知处理)importosfromseleniumimport
webdriver
fromselenium.
webdriver
.support.waitimport
WebDriver
Waitusername
Kazunorawa
·
2023-04-19 00:14
软件测试
python
selenium
macos
selenium登录测试例子
邮箱登录自动化案例:fromtimeimportsleepfromseleniumimport
webdriver
frommoudleimportMaildriver=
webdriver
.Chrome()
闲着也很忙
·
2023-04-19 00:12
selenium
selenium设置(有界面/无界面浏览器)下载文件路径
配置下载文件路径配置方法是添加download.default_directory,如:option=
webdriver
.ChromeOptions()prefs={'download.default_directory
呆萌的代Ma
·
2023-04-18 21:30
爬虫
selenium
chrome
python
2023软件测试常见面试题面试宝典,刷完这些一周拿6个offer
我做了五年的测试,1年的自动化测试;selenium它是用http协议来连接
webdriver
,客户端可以使用Java或者Python各种编程语言来实现;2、什么项目适合做自动化测试?
测试架构师北凡
·
2023-04-18 13:31
面试
python
职场和发展
iOS 自动化测试:
WebDriver
Agent + ATX
简介使用ATX整合的图像识别,控件定位技术来完成自动化测试安装环境(仅Mac)准备Python虚拟环境Virtualenvpipinstallvirtualenv#yourprojectpathcd~/Documents/projectvirtualenvvenvsourcevenv/bin/activate安装相关的python库#installthelastestversionofatx#If
LeonYin
·
2023-04-18 04:54
Python中find_elements以及presence_of_element_located的用法
presence_of_element_located提取相关元素并且进行一些操作样例1find_elements此例子可以实现,B站中,循环点击列表中的每一个按钮importtimefromseleniumimport
webdriver
fromselenium.
webdriver
.common.byimportBydriver
Charliefive
·
2023-04-18 02:50
python
python
Python+Selenium+Unittest 之selenium2--元素定位1-简介
这篇先说下
webdriver
的几种元素定位方式,让大家有个大概的了解,UI自动化说白了就是使用代码代替人工去进行操作,在页面上,执行人员可以直接对看到的任何地方进行点击、拖动等操作,而代码的话需要识别到到底要点那个按钮
刘阿童木
·
2023-04-17 23:23
web自动化
selenium
测试工具
python
selenium+xpath获取淘宝商品内容
fromseleniumimport
webdriver
fromselenium.
webdriver
.common.keysimportKeysimporttimefromlxmlimportetreedriver
把握_cc79
·
2023-04-17 21:44
web端登录
importtimefromseleniumimport
webdriver
fromselenium.
webdriver
.common.byimportByclassTest:#输入正确的:账号和密码,登录成功
wtg4452
·
2023-04-17 19:55
selenium
Appium - 自动化测试框架 - 工作原理、环境搭建
Appium使用
WebDriver
的jsonwi
测试店小二
·
2023-04-17 17:42
自动化测试
接口自动化测试
软件测试
python
开发语言
Python
软件测试
面试
WebDriver
Agent 安装,配置,启动
Mac10.13.6Node7.1.0Xcode9.4iOS11.4.1(真机)步骤:安装$brewinstallcarthage(0.31.0,之前安装0.30.0不work)$gitclonehttps://github.com/facebook/
WebDriver
Agent
上官小仙M
·
2023-04-17 06:16
自动化测试框架selenium之
webdriver
目录1web
webdriver
API1.1元素的定位1.2操作测试对象1.3添加等待1.4打印信息1.5浏览器的操作1.6键盘事件1.7鼠标事件1.8定位一组元素1.8多层框架的定位1.8多层窗口的定位
ZIYE_190
·
2023-04-16 20:29
测试工具
selenium
python
测试工具
Python + Selenium + Chrome
WebDriver
环境变量配置
Python+Selenium+Chrome
WebDriver
环境变量配置当我们使用selenium模块调用
Webdriver
时,总是会出现环境变量不存在的问题,这时候可以有两种解决方式,下面就介绍一下这两种解决方式我们先看
丨樱珏丨
·
2023-04-16 18:18
python
python
selenium
chrome
在win10中使用
webdriver
一、察看并下载
webdriver
查看下载:地址为:CNPMBinariesMirror(npmmirror.com)https://registry.npmmirror.com/binary.html?
youzjuer
·
2023-04-16 18:45
python
python
chrome
开发语言
上一页
36
37
38
39
40
41
42
43
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他