白皮书下载
实在智能Agent产品白皮书(7.2.0).pdf
Close web page
发刊日期:
2021/10/15
编辑团队:
实在学院
1、 Video example
2、 Function description
Closes the current web page in the specified browser.
3、 Attribute description

● Output to variable:Whether the current web page was successfully closed. If the current web page is successfully closed, the value of the returned variable is true; If closing the current web page fails, the value of the returned variable is false.
● Target browser object:Select the specified browser object. It supports manual input and selection from the variable library.
4、 Use example

● execution logic of this process:
In this example, start a new web page, jump to Baidu home page, and then run & ldquo; Close web page & rdquo; Component, you can close this page.
● Output results:
Successfully closed the current web page of the specified browser.




