Skip to content

Commit 33da0e1

Browse files
committed
[TSDevDocs]R32022 feature set fixes 2
1 parent a2484bd commit 33da0e1

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed
Loading
Loading

Diff for: docs-teststudiodev/features/recorder/record-test.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ In the dialog that pops up enter the URL to record against and select the record
3535

3636
The _Recent URLs_ section lists the recently used URLs and you can choose a page directly from the list.
3737

38+
> __Note__
39+
> <br>
40+
> Once a recording session is started __do not start another instance of the same browser__ until the session is finished!
41+
3842
When you hit the __Record__ button, the selected browser starts and navigates to the URL. Once the page loads the <a href="/features/recorder/recording-toolbar" target="_blank">Test Studio Dev Recorder Toolbar</a> gets attached to the browser and you can start performing the steps of the automation scenario. Each action against the page is automatically recorded and presented by a single step in the test.
3943

4044
![Recorded Steps](images/quickstart/recorded-steps.png)
@@ -43,8 +47,6 @@ When you hit the __Record__ button, the selected browser starts and navigates to
4347
> <br>
4448
> To stop the recording session close the browser.
4549
46-
> Once a recording session is started __do not start another instance of the same browser__ until the session is finished!
47-
4850
## Record a WPF Test
4951

5052
Double click a WPF test from the _Solution Explorer_ to open it. Click on the _Configure WPF Application_ button.

0 commit comments

Comments
 (0)