PowerShellで手軽にコトを済ませたいと考えるユーザーの多くは「PowerShell Seleniumモジュールを使用する」方法を選択するだろう。こちらなら、用意されている専用のコマンドレットを使うことでWebブラウザを操作することができる。このお手軽感は捨てがたい。
It appears that Find-SeElement (now Get-SeElement) has undergone some pretty hefty changes, and with these changes it seems that splatting support has been removed. I'm not sure if this behavior was ...