D365-UI-Test icon indicating copy to clipboard operation
D365-UI-Test copied to clipboard

An unopinionated UI testing library for Dynamics 365 CE and Dynamics Portals. Powered by TypeScript and playwright

Results 20 D365-UI-Test issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

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

Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. Release notes Sourced from jpeg-js's releases. v0.4.4 v0.4.4 (2022-06-07) feat: add comment tag encoding (#87) (13e1ffa), closes #87 fix: validate sampling factors (#106) (9ccd35f),...

dependencies

Hi, First of all,thanks for your great job. I want to create a test suite using D365 to run on a Dynamcis app. I need my browser to be alive...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Hi @DigitalFlow , quick question, is there any way to authenticate to the WebApi with a different user ? Reason is, the user needs to have admin permission to create...

Hi. When I run this code: await xrmTest.Navigation.openCreateForm("contact"); await xrmTest.Attribute.setValue("lastname", "UI test"); await xrmTest.Entity.save(true); Then gives that the following error: Basic operations UCI › Create and save new contact page.evaluate:...

Implement impersonation by the documented HTTP headers: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/webapi/impersonate-another-user-web-api#how-to-impersonate-a-user

enhancement

- UI Test Designer by data-id: CSS Selector with * as node type - UI Test Designer allow recording of videos - Set MinHeight on actions list