class Playwright::Browser::NewContextOptions::Proxy
- Playwright::Browser::NewContextOptions::Proxy
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
playwright/browser.crConstructors
Instance Method Summary
- #bypass : String?
- #bypass=(bypass : String?)
- #password : String?
- #password=(password : String?)
- #server : String
- #server=(server : String)
- #username : String?
- #username=(username : String?)