Tom Ashworth
Tom Ashworth
## Is your feature request related to a problem? Please describe There currently isn't any validation performed on the config file during the load. Adding such validation would provide some...
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,...
The test `Capgemini.PowerApps.SpecFlowBindings.UiTests.TimelineStepsFeature.AddAppointmentToTimeline` is failing. ``` Test method Capgemini.PowerApps.SpecFlowBindings.UiTests.TimelineStepsFeature.AddAppointmentToTimeline threw exception: OpenQA.Selenium.NoSuchElementException: Field with name description does not exist. 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,...
The test `Capgemini.PowerApps.SpecFlowBindings.UiTests.GridStepsFeature.SwitchGridView` is failing. ``` Test method Capgemini.PowerApps.SpecFlowBindings.UiTests.GridStepsFeature.SwitchGridView threw exception: OpenQA.Selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":"//div[contains(@data-id,'ViewSelector')]//div[@role='group']//ul"} (Session info: headless chrome=107.0.5304.88) at Microsoft.Dynamics365.UIAutomation.Browser.BrowserCommand`1.Execute[T1,T2,T3,T4,T5,T6,T7,T8,T9](IWebDriver driver, T1 p1, T2...
The test `Capgemini.PowerApps.SpecFlowBindings.UiTests.LookupStepsFeature.SwitchViewInALookup` is failing. ``` Test method Capgemini.PowerApps.SpecFlowBindings.UiTests.LookupStepsFeature.SwitchViewInALookup threw exception: System.InvalidOperationException: The 'Advanced Lookup' button was not found. Ensure a search has been performed in the lookup first. at...
Document the steps required to make changes to the Mock Solution using the powerapps CLI.
This test is currently being ignored but is failing due to an `EasyRepro` issue. Please can we: 1. Raise with `EasyRepro` 2. Attempt to resolve the issue in our codebase...
This test is currently being ignored but is failing due to an `EasyRepro` issue. Please can we: 1. Raise with `EasyRepro` 2. Attempt to resolve the issue in our codebase...
## Describe the bug The above test is failing for the following error: ``` Test method Capgemini.PowerApps.SpecFlowBindings.UiTests.EntitySubGridStepsFeature.SwitchSubgridView threw exception: OpenQA.Selenium.NoSuchElementException: no such element: Unable to locate element: {"method":"xpath","selector":".//div[@class='ag-center-cols-viewport']//div[@role='rowgroup']"} (Session info:...
This test is currently being ignored but is failing due to an `EasyRepro` issue. Please can we: 1. Raise with `EasyRepro` 2. Attempt to resolve the issue in our codebase...