Skip to content

Commit 01a6895

Browse files
committed
Update scrapybara.mdx
1 parent 26d2354 commit 01a6895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

migrations/scrapybara.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: "Scrapybara"
88

99
| Feature | Scrapybara | Kernel |
1010
|---------|-----------|--------|
11-
| **Start Browser** | `client.start_browser()` `instance.browser.start()` | `client.browsers.create()` |
11+
| **Start Browser** | `client.start_browser()` | `client.browsers.create()` |
1212
| **Standby Mode** | `instance.pause()` / `instance.resume()` | Automatic standby mode |
1313
| **CDP URL** | `instance.browser.get_cdp_url()` | Returns `cdp_ws_url` in create response |
1414
| **Live View** | `instance.get_stream_url()` | Returns `browser_live_view_url` in create response |

0 commit comments

Comments
 (0)