Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: DialogStepsFeature.AssignToUserOnAssignDialog #164

Open
tdashworth opened this issue Nov 16, 2022 · 0 comments
Open

test: DialogStepsFeature.AssignToUserOnAssignDialog #164

tdashworth opened this issue Nov 16, 2022 · 0 comments
Labels
bug Something isn't working easy-repro Issues related to our dependency on easy repro

Comments

@tdashworth
Copy link
Contributor

The test Capgemini.PowerApps.SpecFlowBindings.UiTests.DialogStepsFeature.AssignToUserOnAssignDialog is failing.

Test method Capgemini.PowerApps.SpecFlowBindings.UiTests.DialogStepsFeature.AssignToUserOnAssignDialog threw exception:
System.ArgumentNullException: input cannot be null
Parameter name: input

   at Microsoft.Dynamics365.UIAutomation.Browser.BrowserCommand`1.Execute[T1,T2,T3,T4,T5,T6,T7,T8,T9](IWebDriver driver, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5, T6 p6, T7 p7, T8 p8, T9 p9)
   at Microsoft.Dynamics365.UIAutomation.Browser.BrowserCommand`1.Execute(IWebDriver driver)
   at Microsoft.Dynamics365.UIAutomation.Browser.BrowserPage.Execute[TResult](BrowserCommandOptions options, Func`2 delegate)
   at Capgemini.PowerApps.SpecFlowBindings.Steps.DialogSteps.WhenIAssignToANamedOnTheAssignDialog(AssignTo assignTo, String userName) in \bindings\src\Capgemini.PowerApps.SpecFlowBindings\Steps\DialogSteps.cs:line 41
   at TechTalk.SpecFlow.Bindings.BindingInvoker.InvokeBinding(IBinding binding, IContextManager contextManager, Object[] arguments, ITestTracer testTracer, TimeSpan& duration)
   at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.ExecuteStepMatch(BindingMatch match, Object[] arguments)
   at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.ExecuteStep(IContextManager contextManager, StepInstance stepInstance)
   at TechTalk.SpecFlow.Infrastructure.TestExecutionEngine.OnAfterLastStep()

https://dev.azure.com/capgeminiuk/GitHub%20Support/_build/results?buildId=8397&view=ms.vss-test-web.build-test-results-tab&runId=1015498&resultId=100161&paneView=debug

@tdashworth tdashworth added bug Something isn't working easy-repro Issues related to our dependency on easy repro labels Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working easy-repro Issues related to our dependency on easy repro
Projects
None yet
Development

No branches or pull requests

1 participant