adamdriscoll/selenium-powershell

Review Set-SeSelectValue test error

Closed this issue · 0 comments

Expected no exception to be thrown, but an exception "The input object cannot be bound to any parameters for the command either because the command does not take pipeline input or the input and its properties do not match any of the parameters that take pipeline input." was thrown from D:\a\1\Examples\Combined.tests.ps1:172 char:20
+ { $e | Set-SeSelectValue -By Value -value "audi" }