powerapps-specflow-bindings icon indicating copy to clipboard operation
powerapps-specflow-bindings copied to clipboard

A SpecFlow bindings library for model-driven Power Apps.

Results 69 powerapps-specflow-bindings issues
Sort by recently updated
recently updated
newest added

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies
javascript

Bumps [qs](https://github.com/ljharb/qs) and [body-parser](https://github.com/expressjs/body-parser). These dependencies needed to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add commaRoundTrip...

dependencies
javascript

Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1. Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...

dependencies
javascript

A new entity step binding has been added to assert if the auto-number field contains value as per the input pattern/format those defined by the [Power Platform Docs](https://learn.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/create-auto-number-attributes?view=op-9-1#autonumberformat-options). This resolves...

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,...

bug
easy-repro

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,...

bug
easy-repro

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...

bug
easy-repro

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...

bug
easy-repro

Document the steps required to make changes to the Mock Solution using the powerapps CLI.

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...

dependencies
javascript