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
Copy file name to clipboardExpand all lines: csharp-playwright-nunit-sms-otp/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ This examples demonstrates how to use the [MailSlurp C# library](https://www.nug
6
6
7
7
It contains an NUnit Playwright test that loads a [demo application](https://playground-sms.mailslurp.com) and uses a MailSlurp phone number to sign up, receive an SMS verification code, extract the code, fill out the verification form, and complete user sign-up.
8
8
9
+
> **To get started see ./UnitTest1.cs
10
+
9
11
## Key concepts
10
12
The important techniques in this test are:
11
13
- Fetching a phone number you created in the dashboard with the SDK
0 commit comments