InstalledBrowser 类
签名
export declare class InstalledBrowser
备注
此类的构造函数被标记为内部。第三方代码不应直接调用构造函数,也不应创建继承 InstalledBrowser 类的子类。
属性
|
属性 |
修饰符 |
类型 |
说明 |
|---|---|---|---|
|
browser | |||
|
buildId |
string | ||
|
executablePath |
|
string | |
|
path |
|
string |
安装文件夹根目录的路径。使用 computeExecutablePath() 获取可执行二进制文件的路径。 |
|
platform |
方法
|
方法 |
修饰符 |
说明 |
|---|---|---|