microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
513 stars 286 forks source link

[FEATURE] Add a function to take a screenshot with XrmApp #1282

Open letaoana opened 2 years ago

letaoana commented 2 years ago

Describe the feature

When using the XrmApp, need to be able to take a screenshot as is with the XrmBrowser. Explain why this feature is needed

The current version's XrmApp instance does not cater for taking a screenshot. Additional context