You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -70,7 +70,7 @@ If you want to honor the Network settings in the Authoring session too:
70
70
71
71
- Click on the `Honor network profile configuration` toggle.
72
72
73
-
This will apply network setting in the Authoring session too, allowing you to experiance how your Application works under that particular Network setting.
73
+
This will apply network setting in the Authoring session too, allowing you to experience how your Application works under that particular Network setting.
Before you begin editing a test case in the Playground, you can set up network throttling. This Playground-specific setting will overwrite the network configuration previously established during the app session's initialization in Authoring mode.
103
103
104
104
:::note
105
-
The network throttling for your Playground session is determined by what you set when you start that session. If you don't specify any network settings for the Playground, no throttling will be applied. The network settings mentioned while initilizing the Authoring session will not be applicable in the Playground session, as saving changes in the Playground creates a new test case version.
105
+
The network throttling for your Playground session is determined by what you set when you start that session. If you don't specify any network settings for the Playground, no throttling will be applied. The network settings mentioned while initializing the Authoring session will not be applicable in the Playground session, as saving changes in the Playground creates a new test case version.
106
106
107
107
And all Test Case executions, like Test Runs and code generation, are performed on the test case's latest saved version.
0 commit comments