Skip to content

指令名称:获取已打开标签页

指令说明:在页面${browserPage}中获取匹配(根据${matchType})的标签页,保存到变量${page}中

指令输入:

参数名参数lebel参数类型参数填写说明
browserPage浏览器对象variable
matchType匹配类型string
url地址string
title标题string
index索引number

指令输出:

参数名参数lebel参数类型参数填写说明
page标签页对象web.page