-
**Describe the bug**
Snapshots of the client machine OS are used instead of MPT browser's OS.
**To Reproduce**
Steps to reproduce the behavior:
1. Run tests on a Windows machine with Linux MPT …
-
In the [(https://github.com/microsoft/contosotraders-cloudtesting/blob/main/iac/createResourceGroup.bicep) file we have EastUS region still hard-coded. We need to modify to an environment variable to…
-
Write playwright tests for https://github.com/microsoft/contosotraders-cloudtesting/issues/200
-
Please add additional detail steps to help users delete -(e.g. do they need to do anything inside of portal?)
https://github.com/microsoft/contosotraders-cloudtesting/blob/main/docs/deployment-ins…
-
The current baseline images work fine in the "login enabled" scenario, since they account for the "Login" button.
But these same tests will fail in the "login not enabled" scenario because of the a…
-
Updating - changing to Mithin with ask to make this (optional) more clear -
Mithun - Please make the (optional) step more clear.
Specifically - include a sentence about what how the 2nd environme…
-
The very first time a user logs into an (Azure AD backed) app, the user has to provide explicit consent for the app to access the user's profile info.
This consent dialog is shown only the **first …
-
-
Please update all secrets and variables to include the simple rule/requirement to creating secrets and variables that will pass GH checks -
1. Format e.g. lower case only - or - Upper + Lower + …
-
Create an Azure Service Principal and add it the Owner role in your Azure subscription:
**az ad sp create-for-rbac -n contosotraders-sp --role Owner --scopes /subscriptions/ --sdk-auth.** Replace …