Skip to content

Commit

Permalink
Update to getting started instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant-Archibald-MS committed Dec 12, 2024
1 parent 924ef7a commit 3bc169b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions learning/10-using-simulations.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,11 @@ This section builds on concepts introduced in [Simulating Connector](./08-simula
### Key Steps

1. Import the `WeatherSample_*.zip` solution file from the cloned repository using [Import solutions](https://learn.microsoft.com/power-apps/maker/data-platform/import-update-export-solutions).
2. Create config using instructions in [README](https://github.com/microsoft/PowerApps-TestEngine/blob/grant-archibald-ms/enhanced-sample-495/samples/weather/README.md) and steps in [Getting Started](../context/get-started-now#getting-started).
3. Run the test:
2. Publish app customizations of the imported solution
3. Start the **Weather Snapshots** model driven application
4. Select **Allow** to consent to MSN Weather connection
5. Create config using instructions in [README](https://github.com/microsoft/PowerApps-TestEngine/blob/grant-archibald-ms/enhanced-sample-495/samples/weather/README.md) and steps in [Getting Started](../context/get-started-now#getting-started).
6. Run the test:

```pwsh
pwsh -File RunTests.ps1
Expand Down

0 comments on commit 3bc169b

Please sign in to comment.