PoweShell script to click HTML button and fill-up form

前端 未结 0 1926
深忆病人
深忆病人 2020-12-28 19:04

I\'m new to PowerShell and I\'m trying to use the following script to login to a page and fill up a form.

$username = "user";
$password = "1234         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题