docs: fix list formatting (#9857)

This commit is contained in:
Yury Semikhatsky 2021-10-28 11:06:41 -07:00 committed by GitHub
parent 6723eabbc3
commit 759e1b6bda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -342,9 +342,9 @@ class Program
### Lifecycle
1. Create a user data directory on disk
2. Launch a persistent context with the user data directory and login the MFA account.
3. Reuse user data directory to run automation scenarios.
1. Create a user data directory on disk.
1. Launch a persistent context with the user data directory and login the MFA account.
1. Reuse user data directory to run automation scenarios.
### API reference
- [BrowserContext]