We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca96021 commit 8b8d4b4Copy full SHA for 8b8d4b4
1 file changed
README.md
@@ -183,6 +183,8 @@ Examples and dependencies:
183
- `examples/local_playwright_example.rb`: `playwright-ruby-client` + Playwright browsers
184
- `examples/local_watir_example.rb`: `watir`
185
186
+Multiregion support: see `examples/local_server_multiregion_browser_example.rb`.
187
+
188
Install dependencies for the example you want to run, then execute it:
189
190
```bash
0 commit comments