【发布时间】:2021-06-30 15:22:07
【问题描述】:
我想将我的魅力报告文件夹自动复制到 Sharepoint 网站,并通过电子邮件将 html 报告的链接分享给团队。我们能做到吗?
我公司没有aws访问权限,因此无法使用s3存储桶。
谢谢!
【问题讨论】:
标签: python selenium sharepoint pytest allure
我想将我的魅力报告文件夹自动复制到 Sharepoint 网站,并通过电子邮件将 html 报告的链接分享给团队。我们能做到吗?
我公司没有aws访问权限,因此无法使用s3存储桶。
谢谢!
【问题讨论】:
标签: python selenium sharepoint pytest allure
为此,您需要处理 Microsoft API - https://docs.microsoft.com/en-us/sharepoint/dev/sp-add-ins/working-with-folders-and-files-with-rest
【讨论】: