python+selenium自动化测试css选择器,定位元素神器,http://www.w3school.com.cn/cssref/css_selectors.asp

本文深入探讨了CSS选择器的各种类型,包括属性选择器、伪类、子代选择器等,详细解析了它们在网页布局中的应用技巧。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

.intro, #firstname, , p, div,p, div p, div>p, div+p, [target], [target=_blank], [title~=flower], [lang|=en], a:link, a:visited, a:active, a:hover, input:focus, p:first-letter, p:first-line, p:first-child, p:before, p:after, p:lang(it), p~ul, a[src^=“https”], a[src$=".pdf"], a[src=“abc”], p:first-of-type, p:last-of-type, p:only-of-type, p:only-child, p:nth-child(2), p:nth-last-child(2), p:nth-of-type(2), p:nth-last-of-type(2), p:last-child, :root, p:empty, #news:target, input:enabled, input:disabled, input:checked, :not§, ::selection

一、页面介绍
在这里插入图片描述

二、项目实战

1、iframe[src*=BUSI] 采用字段包含的方式

2、cssBAJG = ‘#PRO_BAK_ORG + span > input[type=“text”]’ 采用同级#PRO_BAK_ORG + span ,与属性值 input[type=“text”]'组合的方式

3、’# basicManagerForm > div:nth-child(6) > span:nth-child(2) > span > span > span:nth-child(2) > input.combo-text’ 表格元素利用下标来定位

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值