Invoke-WebRequest:如何获取/响应位置许可请求?

时间:2018-12-27 07:44:09

标签: powershell notifications location invoke-webrequest

有时候,当您访问一个请求权限的网站(例如“ web.location.com想知道您的当前位置”)时,会弹出一条通知,允许用户允许或拒绝此类请求。

如何使用Invoke-WebRequest / Invoke-RestMethod获取弹出窗口,然后相应地单击该按钮?

0 个答案:

没有答案