You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TechTalk.SpecFlow.BindingException: Parameter count mismatch! The binding method 'SpecBind:SpecBind.DataSteps.ThenISeeComboBoxContainsStep(String, String, Table)' should have 2 parameters
#192
Open
icnocop opened this issue
Oct 27, 2019
· 0 comments
· May be fixed by #204
I tried to use the new "Then I see combo box (.+)" step created in PR #172 to resolve issue #163, but I received the exception TechTalk.SpecFlow.BindingException: Parameter count mismatch! The binding method 'SpecBind:SpecBind.DataSteps.ThenISeeComboBoxContainsStep(String, String, Table)' should have 2 parameters.
And I see combo box Save As contains exactly
| Text | Value |
| Docx | docx |
| PDF | pdf |
The text was updated successfully, but these errors were encountered:
I tried to use the new "Then I see combo box (.+)" step created in PR #172 to resolve issue #163, but I received the exception
TechTalk.SpecFlow.BindingException: Parameter count mismatch! The binding method 'SpecBind:SpecBind.DataSteps.ThenISeeComboBoxContainsStep(String, String, Table)' should have 2 parameters
.The text was updated successfully, but these errors were encountered: