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
web自动化测试 -- katalon recorder
一、介绍katalonrecorder是近年来比较流行的自动化测试工具,在chrome和firefox浏览器中都可以进行添加,支持录制伙房脚本,转化成
webDriver
脚本或者Python的脚本,上手简单
什么鬼昵称
·
2024-01-30 05:12
python
测试工具
python
selenium强制等待,隐式等待和显式等待
三,显示等待(1)
WebDriver
Wait():显示等待
半腼色
·
2024-01-30 00:08
使用
WebDriver
采样器将JMeter与Selenium集成
第一步:在JMeter中添加Selenium/
WebDriver
插件第二步:创建一条测试计划–添加线程组添加配置元素-jp@gc-
WebDriver
Sampler添加配置元素-jp@gc-ChromeDriverConfig
咖啡 加剁椒
·
2024-01-29 10:47
软件测试
jmeter
selenium
测试工具
软件测试
自动化测试
功能测试
程序人生
一个完整Python实战项目:selenium识别验证码实现自动登录,自动操作浏览器获取某东数据
目标:某东话不多说直接开始准备工作环境Python3.10Pycharm模块使用importrandomimporttimefromseleniumimport
webdriver
importpyautoguiimportbase64importddddocrimportcsvwin
嗨学编程
·
2024-01-29 06:41
Python
python
selenium
开发语言
解决:selenium.common.exceptions.
WebDriver
Exception:Message:Can not connect to the Service chromedriver
解决:selenium.common.exceptions.
WebDriver
Exception:Message:CannotconnecttotheServicechromedriver文章目录解决:
ninghes
·
2024-01-29 03:02
#
Python
Bug
selenium
测试工具
python
自动化
Selenium链式定位
fromseleniumimport
webdriver
importssl#加载SSL模块defhandle(tagId):#创建一个对每个页面重新定位的函数driver.switch_to.window
single仔
·
2024-01-28 19:20
python查询excel中的数据
#时间:2022-08-02#程序:python自动化:读取Excel的题目并查询importopenpyxlimporttimefromseleniumimport
webdriver
if__name_
kaiyu0426
·
2024-01-28 19:07
python
chrome
开发语言
java selenium自动化测试工具学会可写网页脚本
*;importorg.openqa.selenium.By;importorg.openqa.selenium.
WebDriver
;importorg.openqa.selenium.WebElement
ikun,ikun
·
2024-01-28 18:10
测试工具
java
selenium
selenium采集后Win平台下结束chrome进程的方法
fromseleniumimport
webdriver
fromselenium.common.exceptionsimportTimeoutException,
WebDriver
Exceptionfromselenium.
webdriver
.common.byimportByfromselenium.
webdriver
.common.keysimportKeysfromselenium.webdr
walk walk
·
2024-01-28 15:18
python
selenium
chrome
爬虫
Python实现网页端抢票脚本
使用python的selenium,搭配谷歌浏览器版本对应的
webdriver
.exe注意:版本很关键,本人调试版本花了一定的时间,该代码仅供学习参考fromseleniumimport
webdriver
水阳。
·
2024-01-28 08:22
python
python
爬虫
零售
正则表达式
python+selenium 定位到元素,无法点击的解决方法
一起跟随小编过来看看吧selenium.common.exceptions.
WebDriver
Exception:Message:Elementisnotclickableatpoint(234.75,22
咖啡加剁椒
·
2024-01-27 21:34
自动化测试
软件测试
软件测试工程师
python
selenium
开发语言
软件测试
自动化测试
功能测试
程序人生
Python之selenium自动化开发click()点击无效原因
出现问题的代码片段如下:wait=
WebDriver
Wait
码者——沉默者也
·
2024-01-27 21:33
python
selenium
自动化
Selenium环境运行错误
在配置好基本的环境中下,输入以下代码进行验证:fromseleniumimport
webdriver
driver=
webdriver
.Firefox()运行之后出现以下的错误,从最后一行可知,缺少Firefox
糖candy
·
2024-01-27 20:20
selenium
The chromedriver version cannot be discovered
selenium动态抓取的时候需要安装chromedriver驱动,结果安装好了之后,代码运行出错,检查代码没有错,Chrome下载版本也是对应的,importtimefromseleniumimport
webdriver
web
临翎
·
2024-01-27 20:20
python
开发语言
阿里最强 Python 自动化工具开源了!
最近,阿里内部开源了一个iOS端由Python编写的自动化工具,即:tidevice它是一款跨平台的自动化开源工具,不依赖Xcode就可以启动
WebDriver
Agent(WDA),这也就意味着Windows
AirPython
·
2024-01-27 16:44
APPium简介及安装
APPium使用
WebDriver
协议驱动iOS、Android等应用程序。
.咖啡加剁椒.
·
2024-01-27 13:17
软件测试
appium
软件测试
自动化测试
功能测试
程序人生
职场和发展
java+chromeDriver实现微博爬虫
org.seleniumhq.seleniumselenium-java3.4.0然后下载chromeDriver(本人是在Linux下运行测试的)直接上代码:importorg.openqa.selenium.By;importorg.openqa.selenium.
WebDriver
小陈阿飞
·
2024-01-27 04:28
03_selenium
1、selenium的基本使用#(1)导入seleniumfromseleniumimport
webdriver
path='chromedriver.exe'browser=
webdriver
.Chrome
葡萄爱写代码(备战秋招版)
·
2024-01-27 04:12
python爬虫笔记
selenium
python
2018-10-17
webdriver
环境搭建
(1)环境搭建1、安装Python2、安装seleniumpipinstallselenium--安装seleniumpipinstallselenium==2.48.0(安装最新版的selenium2.48.0)或pip3installselenium==2.48.0#pip是python自带的组件,此条命令直接在命令台打开即可pipshowselenium--查看已安装的包的版本信息3、安装:
初见_0308
·
2024-01-27 02:39
Selenium中的
WebDriver
Wait
1.利用help函数得到
WebDriver
Wait中的方法。
abrila
·
2024-01-26 20:46
软件测试学习笔记丨Selenium常见控件定位方法(八大定位方式)
Selenium常见控件定位方法通过name属性值定位fromseleniumimport
webdriver
importtimefromselenium.
webdriver
.common.byimportBy
软件测试大空翼
·
2024-01-26 18:43
学习
笔记
selenium
自动化测试
软件测试
淘宝爬虫爬取商品详情和销量
/usr/bin/python#-*-coding:utf-8-*-importrequestsfrombs4importBeautifulSoupfromseleniumimport
webdriver
importrefrommodule.Taoba
探索者_逗你玩儿
·
2024-01-26 16:55
Selenium教程11:模拟账号密码,自动登入qq空间
Selenium自动化教程02:浏览器options配置及常用的操作方法Selenium自动化教程03:延时等待的3种方式Selenium自动化教程04:鼠标+键盘网页的模拟操作Selenium教程05:使用
webdriver
-manager
我的Python教程
·
2024-01-26 14:10
#
Selenium网页自动化
我的Python教程
selenium
Python教程
python
自动答题脚本,自动答题驾考试题
fromseleniumimport
webdriver
importrequestsimportparseldefget_all_answer(answer_url):html_data=requests.get
努力学习各种软件
·
2024-01-26 11:45
selenium
python
selenium一些常用设置
chromefromseleniumimport
webdriver
importos#进入浏览器设置options=
webdriver
.ChromeOptions()#谷歌无头模式options.add_argument
shifuren
·
2024-01-26 00:25
其他
selenium
Python+Selenium+
WebDriver
API元素定位
元素定位
webdriver
提供了八中元素定位的方法,在Python语言中,对应的方法如下:1.id定位find_element_by_id()方法通过id属性定位元素2.name定位find_element_by_name
gz_tester
·
2024-01-25 18:30
2018-10-17
webdriver
API
(1)浏览器操作:最大化设置宽、高前进、后退fromseleniumimport
webdriver
importtime#调用python中time模块aa=
webdriver
.Firefox()#将模块赋值给实例
初见_0308
·
2024-01-25 15:23
从网页下载文件显示文件损害计算机的解决方案
现象:解决方案:到谷歌浏览器的【下载内容】页面选择文件是否保留fromseleniumimport
webdriver
importtimeimportwin32conimportwin32apibr.get
忘心虚无
·
2024-01-25 15:18
报错:Provisioning profile "iOS Team Provisioning Profile: doesn't match the entitlements file's
问题:Provisioningprofile"iOSTeamProvisioningProfile:com.jiejing.
WebDriver
AgentRunner"doesn'tmatchtheentitlementsfile'svaluefortheget-task-allowentitlement
橙子园
·
2024-01-25 02:48
自动化测试
#
appium
appium
doesn't
match
the
entitlements
selenium框架
webdriver
中driver.close()和driver.quit()关闭浏览器
前言最近服务器经常卡死导致有些采集服务没有运行,查询linux发现有大量的chromedriver进程,想起最近有个采集使用close关闭chrome,没有使用quit关闭chrome1.参看资料1.1close方法是关闭当前窗口driver实例正在操作的页面,叫当前。如果当前窗口只有一个tab,那么这个close方法就相当于关闭了浏览器1.2quit方法是直接退出并关闭所有关联的tab窗口完全关
阳光下的哈巴狗
·
2024-01-25 02:33
python
selenium
webdriver
selenium之浏览器操作(一)
fromseleniumimport
webdriver
driver=
webdriver
.Chrome()#定义浏览器驱动1、访问网址使用get方法,访问网址driver.get('http://www.baidu.com
喵
·
2024-01-25 02:32
UI自动化
selenium
python
selenium打开网址
前置条件:已下载浏览器驱动fromseleniumimport
webdriver
#创建
WebDriver
对象,指明使用chrome浏览器驱动的路径wd=
webdriver
.Chrome(r'd:\
webdriver
Evan.lu
·
2024-01-25 02:02
自动化测试基础
selenium
百度
chrome
selenium启动谷歌浏览器的参数设置
Selenium控制chrome权限弹窗处理通知、位置、摄像头和麦克风权限控制的配置其他参数其他配置方式使用同一个浏览器进行多次操作参考来源通知、位置、摄像头和麦克风权限控制的配置options=
webdriver
.ChromeOptions
qq_35999017
·
2024-01-25 02:01
python
selenium
chrome
appium python client_Appium Python Client 简单解析
├──__init__.py├──common│├──__init__.py│└──exceptions.py├──saucetestcase.py└──
webdriver
├──__init__.py├
weixin_39521068
·
2024-01-25 01:17
appium
python
client
edge和chrome浏览器实现无头浏览(selenium)
edgefromseleniumimport
webdriver
fromselenium.
webdriver
.edge.optionsimportOptions#实现无可视化界面的操作,#定义浏览器对象#
逗你味
·
2024-01-25 01:18
edge
chrome
selenium
Python—selenium实现以一个浏览器多个标签页打开多个网页
fromseleniumimport
webdriver
js="window.open('{}','_blank');"#第一个网站driver=
webdriver
.Chrome()driver.get(
chaodaibing
·
2024-01-24 23:56
selenium
selenium
web
【pytest】记录解决问题AttributeError: ‘TestBaidu‘ object has no attribute ‘driver‘
代码如下:pom设计importallureimportpytestfromseleniumimport
webdriver
frompython自动化框架.pytest_0319.keywordimportwebkeysfrompython
CXsyf
·
2024-01-24 19:56
python小白
pytest
python
开发语言
自动化
selenium+bs4爬虫案例TapTap游戏帖子
importosimportrequestsimporttimefrombs4importBeautifulSoupfromseleniumimport
webdriver
fromselenium.
webdriver
.common.byimportByclassCrawlTapTap
Aix959
·
2024-01-24 18:41
selenium
爬虫
一文让你了解UI自动化测试
UI自动化(下面简称自动化)-基于UI进行自动功能测试,以Web端作为例子,一般的UI功能自动化都是基于HTML的Dom内容进行操作,一般都是使用
webdriver
+JavaScript的方式进行,目前最流行的一套基础框架就是
测试涛叔
·
2024-01-24 17:18
软件测试
技术分享
自动化测试
ui
五分钟搞懂 POM 设计模式
Selenium编写WebUI自动化测试线性脚本线性脚本(以快递100网站登录举栗):PYTHON12345678910111213141516importtimefromseleniumimport
webdriver
fromselenium.
webdriver
.common.byim
心软小念
·
2024-01-24 15:56
设计模式
Selenium 的 ActionChains
例如隐藏的元素,需要将鼠标移动到这个元素的位置上才会显现才能对它进行操作,这时就需要用到ActionChains的功能,来实现鼠标移动、右键、双击、拖拉等功能首先将此功能导入fromselenium.
webdriver
.common.action
Dream2home
·
2024-01-24 14:10
Python与Appium实现手机APP自动化测试的示例代码
它使用
WebDriver
协议驱动IOS(内置的测试引擎xcuitest)、Android(uiautomator2,Espress
爱吃 香菜
·
2024-01-24 11:34
程序员
软件测试
程序人生
appium
自动化测试
pytest
职场和发展
面试
python
程序员
爬虫(滑块验证的破解)
计算轨迹距离寻找滑块,控制滑动打开网址:https://www.geetest.com/adaptive-captcha-demo2.获取验证图片importreimporttimefromseleniumimport
webdriver
fromselenium.
webdriver
.chrome.serviceimp
fangfangfang~
·
2024-01-24 10:15
爬虫笔记
爬虫
安装 selenium 及配置 edge 浏览器驱动
查看浏览器版本:在这个网站上下载驱动:https://developer.microsoft.com/zh-cn/microsoft-edge/tools/
webdriver
/。
误伤这又何妨
·
2024-01-24 07:24
selenium
edge
测试工具
Python + Appium的PO模式
具体演示操作:打开设置-定位到搜索框-输入数据-清空-返回Demo结构:image.png初始化手机驱动对象fromappiumimport
webdriver
'''''手机驱动对象初始
LionKing_
·
2024-01-24 05:01
解决最新Chrome和chromedriver版本对不上的问题
问题:执行selenium代码报错fromseleniumimport
webdriver
driver=
webdriver
.Chrome()原因:我报错原因和下面一样,唯一不同的是,我的chrome版本是
简单^不简单
·
2024-01-24 02:35
chrome
python
爬虫
Web自动化测试 —— capability参数配置
一、capability概述capability是
webdriver
支持的标准命令之外的扩展命令(配置信息)配置web驱动属性,如浏览器名称、浏览器平台。
程序员江念
·
2024-01-24 00:37
软件测试
技术分享
自动化测试
软件测试
Python 3网络爬虫之Selenium用法
selenium的使用概念:一个自动化测试工具,利用他可以驱动浏览器执行特定的动作,同时可以获取浏览器当前呈现的页面的源代码fromseleniumimport
webdriver
fromselenium.
webdriver
.common.keysimportKeysfromselenium.
webdriver
.common.byimportByfromselenium.
webdriver
.supp
_pass_
·
2024-01-23 11:14
Python
3网络爬虫
python
selenium提取cookies与requests配合使用
importpprintimportrequestsfromseleniumimport
webdriver
path='chromedriver.exe'browser=
webdriver
.Chrome(
努力学习各种软件
·
2024-01-23 09:59
selenium
测试工具
selenium利用图鉴破滑动验证码,登录信息门户
fromseleniumimport
webdriver
fromselenium.
webdriver
.common.action_chainsimportActionChainsimporttimeimportrequestsimportjsondefbase64
努力学习各种软件
·
2024-01-23 08:43
selenium
测试工具
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
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
其他