Skip to content
tuzi-rpa
搜索文档
K
Main Navigation
首页
指南
指令
团队
Appearance
Menu
Return to top
页面导航
指令名称:CSS点击元素
指令说明:在页面对象${browserPage}中获取元素${selector} 并点击,元素超时时间${timeout}秒
指令输入:
参数名
参数lebel
参数类型
参数填写说明
browserPage
网页对象
variable
selector
元素选择器
string
支持 CSS 例:#id .class 或 xpath 例://div[text()="hello"]
timeout
超时时间
number
指令输出:
没有输出参数