RPA JS 扩展开发文档

RPA JS 扩展开发文档

  • SDK接口说明
  • 代码示例

xsy-breeze-ui-rpa > SystemUtils > getMainWindowLocationInfo

SystemUtils.getMainWindowLocationInfo property

获取主窗口页面的location信息

Signature:

getMainWindowLocationInfo: () => Promise<{
        hash: string;
        host: string;
        href: string;
        pathname: string;
        search: string;
    }>;
Last updated on 12/16/2020
  • SystemUtils.getMainWindowLocationInfo property
Copyright © 2021 销售易