打开浏览器
<h1>功能</h1>
<p>使您能够在指定的URL中打开浏览器并在其中执行多项活动的容器。</p>
<h1>输入</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>URL[*]</td>
<td>【字符串】要在指定浏览器中打开的URL</td>
<td>'<a href="https://www.baidu.com/">https://www.baidu.com/</a>'</td>
</tr>
<tr>
<td>浏览器类型</td>
<td>【整型】选择要使用的浏览器类型。可用的选项如有:IE / Firefox / Chrome / Edge</td>
<td>Chrome</td>
</tr>
</tbody>
</table>
<h1>输出</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>用户界面浏览器</td>
<td>【字符串】活动结果为用户界面浏览器对象。存储所有与浏览器会话有关的信息金仅支持浏览器变量。传入变量或者创建变量输出信息。</td>
</tr>
</tbody>
</table>
<h1>选项</h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>新会话</td>
<td>【布尔型】是否启动所选浏览器的新会话窗口,默认情况下,勾选此复选框。</td>
<td>是</td>
</tr>
<tr>
<td>私有</td>
<td>【布尔型】是否打开一个私人/匿名会话。默认情况下,未勾选此复选框。</td>
<td>否</td>
</tr>
<tr>
<td>隐藏</td>
<td>【布尔型】是否打开隐藏的浏览器。默认情况下,未勾选此复选框。</td>
<td>否</td>
</tr>
</tbody>
</table>
<h1>注意/说明</h1>
<p>1.打开指定URL的页面标签,是打开浏览器的一个新会话。</p>
<h1>相关函数</h1>
<p>无</p>
<h1>示例/演示</h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/27342e605e9a9fd3978c817dd8f43b3b" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/12d762ac14b09fc9d36f4a20f62ffceb" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/7e3b19a03f9016e1964f83a0d9f654d6" title="[组件[打开浏览器]_20210423.db">组件[打开浏览器]_20210423.db</a></p>