fix grammar errors & typos (#2493)
This commit is contained in:
@@ -9,7 +9,7 @@ Skyvern Browser Session is a way to persist the real-time state of the browser,
|
||||
- You have multiple continuous tasks that need to interact with the browser in real-time without much delay. For example, you are developing a phone agent for your customer support center and your agent needs access to real time information in the browser.
|
||||
- You have several related tasks that may need to be executed but with interruptions in between. For example, you are developing an shopping agent that needs human in the loop to help fulfill the purchase.
|
||||
|
||||
Skyvern Browser Sessions is currently is only available via [API & SDK](/api-reference/api-reference/browser-session/create-browser-session).
|
||||
Skyvern Browser Sessions are currently only available via [API & SDK](/api-reference/api-reference/browser-session/create-browser-session).
|
||||
|
||||
## Create a Browser Session
|
||||
- [API doc](/api-reference/api-reference/browser-session/create-browser-session)
|
||||
|
||||
Reference in New Issue
Block a user