Handling a popup box using powershell

前端 未结 3 1792
再見小時候
再見小時候 2021-01-28 21:43

Can anyone please tell me how to click on \"ok\" or \"cancel\" on a popup window using powershell? I am trying to automate a website using powershell, but I am new to powershell

3条回答
  •  有刺的猬
    2021-01-28 22:25

    You might want to investige the WASP snapin from CodePlex:

    http://wasp.codeplex.com/wikipage?title=Some%20Usage%20Examples&referringTitle=Home

提交回复
热议问题