docs: fix list formatting (#9857)
This commit is contained in:
parent
6723eabbc3
commit
759e1b6bda
|
|
@ -342,9 +342,9 @@ class Program
|
||||||
|
|
||||||
### Lifecycle
|
### Lifecycle
|
||||||
|
|
||||||
1. Create a user data directory on disk
|
1. Create a user data directory on disk.
|
||||||
2. Launch a persistent context with the user data directory and login the MFA account.
|
1. Launch a persistent context with the user data directory and login the MFA account.
|
||||||
3. Reuse user data directory to run automation scenarios.
|
1. Reuse user data directory to run automation scenarios.
|
||||||
|
|
||||||
### API reference
|
### API reference
|
||||||
- [BrowserContext]
|
- [BrowserContext]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue