XRM-OSS / D365-UI-Test

An unopinionated UI testing library for Dynamics 365 CE and Dynamics Portals. Powered by TypeScript and playwright
https://xrm-oss.github.io/D365-UI-Test/
MIT License
60 stars 15 forks source link

Add appId to buildUrl method in "open" #27

Closed imartinflores closed 2 years ago

imartinflores commented 2 years ago

this.buildUrl() was missing the appId as a parameter in the open method

imartinflores commented 2 years ago

Hi @DigitalFlow , sorry to bother, I;ve just created this small PR - but it is not urgent, because I can use the Navigation method to go to an specific App anyways. So , if you want to include it as part of your next releases, is ok. Thank you!