mherrmann / helium

Lighter web automation for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text and position cannot locate button文本及位置无法定位按钮

3293406747 opened this issue · comments

I try to locate the element with button(text), text, find_all(text) below can't locate the button 我尝试用button(text)定位元素,text,find_all(text) below均无法定位到按钮
image

<button data-v-3295b14d="" type="button" class="el-button el-button--primary el-button--small" style="width: 100px;"><!----><!----><span>确 认</span></button>
xpath can locate the button xpath可以定位到按钮