[rb] generate BiDi domain type accessors and union variant factories - #17865
Conversation
|
Thank you, @titusfortner for this code suggestion. The support packages contain example code that many users find helpful, but they do not necessarily represent After reviewing the change, unless it is a critical fix or a feature that is needed for Selenium We actively encourage people to add the wrapper and helper code that makes sense for them to their own frameworks. |
PR Summary by QodoGenerate Ruby BiDi domain type accessors and union variant factories
AI Description
Diagram
High-Level Assessment
Files changed (35)
|
Code Review by Qodo
1. Missing Set require
|
🔗 Related Issues
💥 What does this PR do?
BiDi::Protocol::<Domain>::prefix or repeating a union's discriminator.web_extension.extension_path(path: '/x')andweb_extension.extension_data.path(path: '/x'), plus a vendor accessor for browser-specific variants,web_extension.moz.🔧 Implementation Notes
Transportis never a public constructor argument.🤖 AI assistance
🔄 Types of changes